[PATCH v2] arm: ep93xx: use gpio_led_register_device

H Hartley Sweeten hartleys at visionengravers.com
Wed Apr 11 19:07:41 EDT 2012


On Wednesday, April 11, 2012 3:04 PM, Ryan Mallon wrote:
> On 12/04/12 07:29, H Hartley Sweeten wrote:
>>  menu "Cirrus EP93xx Implementation Options"
>>  
>> +config ARCH_EP93XX_TYPICAL
>
>
> One minor change. Please use a different name for this. Since all
> of the boards use this and it cannot be unselected, its a bit
> misleading to call it typical. EP93XX_SOC or EP93XX_COMMON would
> be a bit better.

Done.  Changed it to EP93XX_SOC_COMMON

>> +	bool
>> +	default y

I guess this could also be

	def_bool y

But, I don't know if it's necessary...

>> +	select LEDS_GPIO_REGISTER
>> +

Hartley



More information about the linux-arm-kernel mailing list