From cab463a2959f4c738fcb26bb69ea7e7ae5755272 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 11 Sep 2012 07:48:15 +0200 Subject: [PATCH] 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-format-patch failed