summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-03-14 13:04:37 +0100
committerWim Van Sebroeck <wim@iguana.be>2014-03-31 13:34:30 +0200
commitb0e0b4b5984ab1d59bc8569d28e499820b8ea8d8 (patch)
tree30b60ccd17c9782b63987b95cbf9e68db979ba2a /scripts
parentwatchdog: iTCO_wdt: Fix the parent device (diff)
downloadlinux-b0e0b4b5984ab1d59bc8569d28e499820b8ea8d8.tar.xz
linux-b0e0b4b5984ab1d59bc8569d28e499820b8ea8d8.zip
watchdog: acquirewdt: Use platform_driver_probe
Using platform_driver_probe instead of platform_driver_register has two benefits: * The driver will fail to load if device probing fails. * The probe function can be marked __init. Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions