commit | c90789baa8cec363093c5ec292c989b6f22d8f32 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Mon Mar 10 21:28:17 2014 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Mar 31 13:34:13 2014 +0200 |
tree | 279e9ca8b5dff4ffe59edd1d9293605a86371602 | |
parent | 0bcd0b6a47431d9895dc2dd6a8c4185008849131 [diff] |
watchdog: iTCO_wdt: Fix the parent device The watchdog's parent is iTCO_wdt (the platform device) not lpc_ich (the PCI device.) Setting the parent right makes it much easier for the user to figure out which driver/module is handling the watchdog device node. 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>