From: Jean Delvare Date: Mon, 10 Mar 2014 20:28:17 +0000 (+0100) Subject: watchdog: iTCO_wdt: Fix the parent device X-Git-Tag: v3.15-rc1~146^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c90789baa8cec363093c5ec292c989b6f22d8f32;p=pandora-kernel.git 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 Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed