diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-05-23 12:44:53 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2013-07-11 21:05:38 +0200 |
commit | 1ae995dca9da3a5671aa471e1c355e47437a1056 (patch) | |
tree | 4c273490e1ee52a57974b04c304118fd43607e34 /drivers/watchdog/s3c2410_wdt.c | |
parent | watchdog: wm831x_wdt: use devm_gpio_request_one() (diff) | |
download | linux-1ae995dca9da3a5671aa471e1c355e47437a1056.tar.xz linux-1ae995dca9da3a5671aa471e1c355e47437a1056.zip |
watchdog: wm831x: 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>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/s3c2410_wdt.c')
0 files changed, 0 insertions, 0 deletions