commit | 81fbc5ef9b22df2e2198dd0c530719a263a8d1c5 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Dec 21 19:56:17 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Dec 21 19:56:17 2010 -0700 |
tree | e11b03021482b9ea8e0623a160eb86e03841b40d | |
parent | 233cbe5b94096f95ba7bca2162d63275b0b90b5b [diff] |
OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c Split the wd_timer disable code out into its own file, mach-omap2/wd_timer.c; it belongs in its own file rather than cluttering up devices.c. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Charulatha Varadarajan <charu@ti.com>