From: Mark A. Greer Date: Wed, 15 Apr 2009 19:40:21 +0000 (-0700) Subject: davinci: Add watchdog base address flexibility X-Git-Tag: v2.6.31-rc1~344^2~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951d6f6d703110790256abfce03ced117d2dcc6b;p=pandora-kernel.git davinci: Add watchdog base address flexibility The watchdog code currently hardcodes the base address of the timer its using. To support new SoCs, make it support timers at any address. Use the soc_info structure to do this. Signed-off-by: Mark A. Greer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed