Searched hist:72031 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/phy/
H A Dphy-tegra-usb.cdiff 72031b52 Thu Aug 29 21:23:32 MDT 2013 Libo Chen <clbchenlibo.chen@huawei.com> usb: phy-tegra-usb: use platform_{get,set}_drvdata()

Use the wrapper functions for getting and setting the driver data using
platform_device instead of using dev_{get,set}_drvdata() with &of->dev,
so we can directly pass a struct platform_device.

Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Completed in 160 milliseconds