[git pull] PCMCIA bugfixes for 2.6.37-rc1
Dominik Brodowski
linux at dominikbrodowski.net
Sat Nov 13 11:25:07 EST 2010
Linus,
a few PCMCIA bugfixes and improvements are available at
git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git urgent
The diffstat and list of changes follows; the patches were sent out at least
to linux-pcmcia a couple of days ago.
Thanks,
Dominik
Andres Salomon (1):
pcmcia: fix warning in synclink driver
Joe Perches (1):
drivers/pcmcia/soc_common.c: Use printf extension %pV
Komuro (1):
pd6729: Coding Style fixes
Nicolas Kaiser (1):
pcmcia/cm4000: fix error code
Uwe Kleine-König (1):
pcmcia/sa1100: don't put machine specific init functions in .init.text
drivers/char/pcmcia/cm4000_cs.c | 3 ++-
drivers/char/pcmcia/synclink_cs.c | 1 +
drivers/pcmcia/pd6729.c | 8 ++++----
drivers/pcmcia/pd6729.h | 2 +-
drivers/pcmcia/pxa2xx_sharpsl.c | 2 +-
drivers/pcmcia/sa1100_assabet.c | 2 +-
drivers/pcmcia/sa1100_cerf.c | 2 +-
drivers/pcmcia/sa1100_generic.c | 2 +-
drivers/pcmcia/sa1100_h3600.c | 2 +-
drivers/pcmcia/sa1100_shannon.c | 2 +-
drivers/pcmcia/sa1100_simpad.c | 2 +-
drivers/pcmcia/soc_common.c | 9 +++++++--
12 files changed, 22 insertions(+), 15 deletions(-)
More information about the linux-pcmcia
mailing list