aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/wd_timer.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-12-21OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.cPaul Walmsley1-0/+17
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>