OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c
authorPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 02:56:17 +0000 (19:56 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 02:56:17 +0000 (19:56 -0700)
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>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/wd_timer.c [new file with mode: 0644]
arch/arm/mach-omap2/wd_timer.h [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge