]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdc9f4f58da32ea98f1822740a688b85a35b9c29
tree9cd9c0b3832cac2f155e633fbed1ce2bf3331f9a
parentb494eadb8cdc6364b6162a4802928ffe1c5fcf50
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