Home
last modified time | relevance | path

Searched hist:"8220796 df85d58a445863424b7b2053d4741e931" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff 8220796df85d58a445863424b7b2053d4741e931 Mon Jun 27 07:57:12 CDT 2011 Felipe Balbi <balbi@ti.com> usb: musb: no need to access platform_device

dev_get_drvdata() is exactly the same as
platform_get_drvdata(). Drop that useless
access to the platform device.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>