usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:37:25 +0000 (17:07 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:22:14 +0000 (17:22 +0300)
commit03fc1d84e13a26cdbd376b3a2658a64d2b978cd3
treef7886e610d6b9f73af76928484e6eb686400637c
parentc0b4e04d1a984dec4d6704ac3fcf289b1cb32993
usb: gadget: s3c2410_udc: 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>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c2410_udc.c
This page took 0.026932 seconds and 5 git commands to generate.