Searched hist:"84196 a2f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/leds/ |
H A D | leds-sunfire.c | 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>
|
H A D | leds-wm831x-status.c | 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>
|
H A D | leds-88pm860x.c | 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> 84196a2f Thu May 23 05:28:33 CDT 2013 Jingoo Han <jg1.han@samsung.com> leds: 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 &pdev->dev, so we can directly pass a struct platform_device. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>
|