]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: nop: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:52:23 +0000 (17:22 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:23:41 +0000 (17:23 +0300)
commitbacb5fc41798b0df2b0c072bcc6900375f9b2bc4
treec191e4b6f72c319a1aaf26dec0bfc7c638b6a9d4
parent7f6d5dca8d786b0eb65f63cb3018fd45d2dd424f
usb: phy: nop: Remove redundant platform_set_drvdata()

Commit bcb6fcf111 (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>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-nop.c