]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: Add support for block-I/O
authorMichael Buesch <mb@bu3sch.de>
Wed, 2 Apr 2008 17:46:56 +0000 (19:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Apr 2008 20:44:40 +0000 (16:44 -0400)
commitffca6331fbb19cf6f68a2043e1e2688783d48500
tree07b895d38717e24e655948c963f4287f551df42f
parent92c347fb3e76b8c45578a24036f90ab25bb8668e
ssb: Add support for block-I/O

This adds support for block based I/O to SSB.
This is needed in order to efficiently support PIO data
transfers to the card.
The block-I/O support is only compiled, if it's selected by the
weird driver that needs it. So there's no overhead for sane devices.

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