[PATCH v2 0/4] ARM: pxa: palmtreo: a few treo fixes

Haojian Zhuang haojian.zhuang at linaro.org
Thu Dec 27 21:02:25 EST 2012


On 28 December 2012 08:18, Tomas Cech <tcech at suse.cz> wrote:
> Hi,
>
>
> On Thu, Dec 27, 2012 at 10:02:16AM -0800, Mike Dunn wrote:
>>
>> Some miscellaneous fixes to the treo code.
>>
>> Change log:
>> v2:
>>  patch 1: gpio initialization separated out from lcd initialization, per
>>            Marek's suggestion (lcd still initializes correctly this way).
>>  patch 2: Removed #ifdef CONFIG_MACH_TREO680 from around defines in
>>            both palmtreo.h and leds-gpio device data in palmtreo.c, per
>> Marek's
>>            suggestion, and let compiler optimize out unused data
>> (verified).
>>  patch 3: Use IS_EMABLED macro, per Sergei's suggestion
>>  patch 4: new patch for v2: use IS_ENABLED elsewhere in file
>>
>> Mike Dunn (4):
>>  ARM: palmtreo: fix lcd initilialization on treo680
>>  ARM: palmtreo: fix #ifdefs for leds-gpio device
>>  ARM: palmtreo: add docg4 device initialization
>>  ARM: palmtreo: replace #if defined with IF_ENABLED
>>
>> arch/arm/mach-pxa/include/mach/palmtreo.h |    5 +-
>> arch/arm/mach-pxa/palmtreo.c              |  101
>> ++++++++++++++++++++++++++---
>> 2 files changed, 94 insertions(+), 12 deletions(-)
>>
>> --
>> 1.7.8.6
>>
>
> for all the patches
>
> Acked-by: Tomas Cech <sleep_walker at suse.cz>
>
> Thanks for these fixes!
>
> Best regards,
>
> Tomas Cech

Applied all.



More information about the linux-arm-kernel mailing list