commit | c77e4a6b28173ce34f5fd95517589c9550d5428b | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Thu Aug 09 18:10:28 2012 -0700 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Sun Aug 12 11:40:18 2012 -0700 |
tree | 2c4e7af27a1058e361e1ecedf982fce1611d0e74 | |
parent | c743a3995e3352ebef2c470996df2796aa5a7509 [diff] |
msm: watchdog: Get the base and irq from platform data The FSM targets need to use the Watchdog1 timer instead of the Watchdog0 timer. Add support to get the base and the interrupt information from the platform data so that the watchdog driver can support both WDT0 and WDT1. Change-Id: Ibce013c0287e34dbd702d75dab2c3f321132e9ed Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>