All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pxa2xx related pcmcia tidyups.
@ 2011-07-13 14:54 Jonathan Cameron
  2011-07-13 14:54 ` [PATCH 1/3] drivers:pcmcia:soc_common: make socket_init and socket_suspend optional Jonathan Cameron
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jonathan Cameron @ 2011-07-13 14:54 UTC (permalink / raw)
  To: linux-arm-kernel

Big one here is that 10 drivers don't do anything for socket_init and
socket_suspend.  That would suggest making them optional?

The other patch is a trivial cleanup of the one device I actually have.

Thanks,

Jonathan

Jonathan Cameron (3):
  drivers:pcmcia:soc_common:  make socket_init and socket_suspend
    optional
  pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.
  pxa2xx pcmcia - stargate 2 use gpio array.

 drivers/pcmcia/pxa2xx_balloon3.c  |   10 ----------
 drivers/pcmcia/pxa2xx_cm_x255.c   |   11 -----------
 drivers/pcmcia/pxa2xx_cm_x270.c   |   11 -----------
 drivers/pcmcia/pxa2xx_colibri.c   |   11 -----------
 drivers/pcmcia/pxa2xx_mainstone.c |   10 ----------
 drivers/pcmcia/pxa2xx_palmld.c    |   11 -----------
 drivers/pcmcia/pxa2xx_palmtc.c    |   11 -----------
 drivers/pcmcia/pxa2xx_palmtx.c    |   11 -----------
 drivers/pcmcia/pxa2xx_stargate2.c |   34 +++++++++++-----------------------
 drivers/pcmcia/pxa2xx_viper.c     |   10 ----------
 drivers/pcmcia/soc_common.c       |    7 ++++---
 11 files changed, 15 insertions(+), 122 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-29 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 14:54 [PATCH 0/3] pxa2xx related pcmcia tidyups Jonathan Cameron
2011-07-13 14:54 ` [PATCH 1/3] drivers:pcmcia:soc_common: make socket_init and socket_suspend optional Jonathan Cameron
2011-07-13 14:54 ` [PATCH 2/3] pcmcia: pxa2xx: remove empty socket_init / socket_resume functions Jonathan Cameron
2011-07-13 14:54 ` [PATCH 3/3] pxa2xx pcmcia - stargate 2 use gpio array Jonathan Cameron
2011-07-29 16:00 ` [PATCH 0/3] pxa2xx related pcmcia tidyups Dominik Brodowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.