From 6d9a6cf5c63fe4f08b05fc53f7a17048df86d3ac Mon Sep 17 00:00:00 2001 From: Ivan Khoronzhuk Date: Wed, 4 Dec 2013 21:39:27 +0200 Subject: [PATCH] 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-format-patch failed