[PATCH 0/2] pxa2xx viper glue code fix + trizeps irrelevant ifdef removal.

Jonathan Cameron jic23 at cam.ac.uk
Mon Jun 6 09:52:23 EDT 2011


The first patch looks like a simple bug.
The second removes an ifdef that doesn't do anything.

I was looking through this code with a vague view to simplifying it.
Why do pxa2xx and sa1100 require lots of platform glue when others
subarches do not?

On the second one, it looks to me like all those ifdefs could be
trivially removed.

Otherwise, a lot of these bits of glue code could be greatly reduced
by introducing a few default functions and const structures.  Anyone
bored enough to do it?

I might carry on dabbling if people familiar with all these boards
are happy to review.

Jonathan


Jonathan Cameron (2):
  pxa2xx viper: pcmcia - free gpios on exist rather than requesting
    them again.
  pxa2xx trizeps4: pcmcia remove unnecessary ifdefs

 drivers/pcmcia/pxa2xx_trizeps4.c |    4 ----
 drivers/pcmcia/pxa2xx_vpac270.c  |    4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
1.7.3.4




More information about the linux-arm-kernel mailing list