]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ssb: Fix PCMCIA-host lowlevel bus access
authorMichael Buesch <mb@bu3sch.de>
Wed, 7 Nov 2007 18:03:35 +0000 (19:03 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 11 Nov 2007 06:01:53 +0000 (22:01 -0800)
commit60d78c4473493674531a1df0772ca9e4d6133a62
tree6aa49f29e15f4d71b05fd2a6dca5db213434671a
parentd52a60ad389d8aeac162350b19e4303c6cde7f93
ssb: Fix PCMCIA-host lowlevel bus access

This fixes the lowlevel bus access routines for
PCMCIA based devices.

There are still a few issues with register access sideeffects after
this patch. This will be addressed in a later patch.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/main.c
drivers/ssb/pcmcia.c