From: Ivan Khoronzhuk Date: Wed, 4 Dec 2013 19:39:27 +0000 (+0200) Subject: watchdog: davinci: use davinci_wdt_device structure to hold device data X-Git-Tag: v3.14-rc1~51^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9a6cf5c63fe4f08b05fc53f7a17048df86d3ac;p=pandora-kernel.git watchdog: davinci: use davinci_wdt_device structure to hold device data Some SoCs, like Keystone 2, can support more than one WDT and each watchdog device has to use it's own base address, clock source, watchdog device, so add new davinci_wdt_device structure to hold device data. Signed-off-by: Ivan Khoronzhuk Acked-by: Santosh Shilimkar Reviewed-by: Guenter roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed