[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.c
authorAndrew Victor <linux@maxim.org.za>
Wed, 24 Sep 2008 21:03:52 +0000 (22:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 29 Sep 2008 14:46:26 +0000 (15:46 +0100)
commit791ccf2e4deeea8426b389fd0f5bb0e9167bb75d
tree0c8b11bf00dfa4ed38358dc2faeb85d39869bba9
parentbf07e4404ebb0911d378172c01748bf822343cde
[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.c

The name of the platform device 'at91_pwm_leds' conflicts with the
function at91_pwm_leds().
So rename the device 'at91_pwm_leds_device' to be more specific.
Similarly rename 'at91_gpio_leds_device' for consistency.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/leds.c