commit | 60d78c4473493674531a1df0772ca9e4d6133a62 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Wed Nov 07 19:03:35 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Nov 10 22:01:53 2007 -0800 |
tree | 6aa49f29e15f4d71b05fd2a6dca5db213434671a | |
parent | d52a60ad389d8aeac162350b19e4303c6cde7f93 [diff] |
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>