]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 20 May 2013 05:51:21 +0000 (11:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2013 18:31:24 +0000 (11:31 -0700)
commit410e5fea6a217cf3f7b187dfeabb909645a006b6
treed3e9e15f6611aa01e368ea278d3767b38c7eb15b
parent9b790915450e2e2eb9a8df7fe32f41e895de9da1
usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Yuan-Hsin Chen <yhchen@faraday-tech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/fusbh200-hcd.c