[PATCH v2 0/4] ARM: pxa: palmtreo: a few treo fixes
Tomas Cech
tcech at suse.cz
Thu Dec 27 19:18:40 EST 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121228/a4e5fc21/attachment.sig>
More information about the linux-arm-kernel
mailing list