wl1251: add sdio support
authorBob Copeland <me@bobcopeland.com>
Fri, 7 Aug 2009 10:33:42 +0000 (13:33 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:38 +0000 (09:13 -0400)
commit3ec410d747fa1da035183c43775a64c0e285e399
tree7a0d03a46cc8adf4f42eaa338b30dccb8ebbaf22
parentaf8c78ebbf2a15ecf9b2b6b7b051b0d4c3ba1163
wl1251: add sdio support

This adds the wl1251_sdio module, enabling the SDIO interface for
wl1251, as used by the Google G1 phone and others.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/Kconfig
drivers/net/wireless/wl12xx/Makefile
drivers/net/wireless/wl12xx/wl1251_sdio.c [new file with mode: 0644]