ssb: Implement SDIO host bus support
authorAlbert Herranz <albert_herranz@yahoo.es>
Tue, 8 Sep 2009 17:30:12 +0000 (19:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Sep 2009 15:19:00 +0000 (11:19 -0400)
commit24ea602e183ca20a7577ebe253323d0e5d0f9847
tree9cd9c0b3832cac2f155e633fbed1ce2bf3331f9a
parentf020979d5d7c9816c071d0aedf60a889fa4fae40
ssb: Implement SDIO host bus support

Add support for communicating with a Sonics Silicon Backplane through a
SDIO interface, as found in the Nintendo Wii WLAN daughter card.

The Nintendo Wii WLAN card includes a custom Broadcom 4318 chip with
a SDIO host interface.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/Kconfig
drivers/ssb/Makefile
drivers/ssb/main.c
drivers/ssb/scan.c
drivers/ssb/sdio.c [new file with mode: 0644]
drivers/ssb/ssb_private.h
include/linux/ssb/ssb.h