From: Linus Walleij Date: Tue, 11 Sep 2012 05:48:15 +0000 (+0200) Subject: watchdog: ks8695: sink registers into driver X-Git-Tag: omap-cleanup-local-headers-for-v3.7~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab463a2959f4c738fcb26bb69ea7e7ae5755272;p=pandora-kernel.git watchdog: ks8695: sink registers into driver Commit 70adc3f32adc2fb90b0107c020678588e4cf9f51 "ARM: ks8695: merge the timer header into the timer driver" accidentally broke the ks8695 watchdog since it was using the timer registers in watchdog mode. Perform the same operation here: push the registers down into the driver, so it is self-contained, and we can keep depopulating the namespace. Reported-by: Olof Johansson Signed-off-by: Linus Walleij Acked-by: Wim Van Sebroeck Signed-off-by: Olof Johansson --- Reading git-diff-tree failed