linux-kernel-test/arch/arm/mach-u300
Linus Walleij f7a9a4d782 [ARM] 5510/1: U300 GPIO debug and init fixes
This moves the GPIO driver away from using __devinit and __devexit
It also removes all printk() in favor of using dev_* print macros
on pdev->dev struct instead. Surplus prints are removed, and the
platform_device_probe() function is used instead of putting a
.probe function in the platform driver struct.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-05-18 16:48:55 +01:00
..
include/mach [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
clock.c [ARM] 5474/1: U300 clocking framework 2009-04-28 22:44:12 +01:00
clock.h [ARM] 5474/1: U300 clocking framework 2009-04-28 22:44:12 +01:00
core.c [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
gpio.c [ARM] 5510/1: U300 GPIO debug and init fixes 2009-05-18 16:48:55 +01:00
Kconfig [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
Makefile [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
mmc.c [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
mmc.h [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
padmux.c
padmux.h
timer.c [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
u300.c [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00