]> Git Repo - linux.git/commit - drivers/ssb/sdio.c
ssb: Implement SDIO host bus support
authorAlbert Herranz <[email protected]>
Tue, 8 Sep 2009 17:30:12 +0000 (19:30 +0200)
committerJohn W. Linville <[email protected]>
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 <[email protected]>
Signed-off-by: Michael Buesch <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
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
This page took 0.047315 seconds and 4 git commands to generate.