]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: ep93xx: Convert the watchdog driver into a platform device.
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 12 Mar 2012 22:48:16 +0000 (09:48 +1100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 18:08:34 +0000 (20:08 +0200)
commit3e4023adc8679604e2c3bc70e73c380936b1a116
treea744a16578464d9fc324d340d0b6ca82a80c5e55
parentbe2082054700437bc0208ce36db3fb58f7a533d6
watchdog: ep93xx: Convert the watchdog driver into a platform device.

Convert the ep93xx watchdog driver into a platform device and
remove it's dependency on <mach/hardware.h>.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ep93xx/core.c
arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h
drivers/watchdog/ep93xx_wdt.c