]> Pileus Git - ~andy/linux/commit
cw1200: Rework SDIO platform support to prevent build problems.
authorSolomon Peachy <pizza@shaftnet.org>
Sun, 2 Jun 2013 15:35:31 +0000 (11:35 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Jun 2013 19:54:55 +0000 (15:54 -0400)
commit7c0b6f49dbea0b09b1de8aa5c942af9c2ad8b54c
tree23b8516e6302ded0d194b05aa10dfa50b6674839
parent6dd64a304eff76ca7dd41bf63df55efa965fa9ec
cw1200: Rework SDIO platform support to prevent build problems.

Based on discussions with And Bergmann, this patch changes the SDIO
platform code to default to supporting the Sagrad devices, allowing for
it to be overridden in board setup code.  This renders the cw1200_sagrad
module suplerflous, so it is now removed.

It also moves the documentation that was in the cw1200_sagrad source to
the platform header.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/cw1200/Kconfig
drivers/net/wireless/cw1200/Makefile
drivers/net/wireless/cw1200/cw1200_sagrad.c [deleted file]
drivers/net/wireless/cw1200/cw1200_sdio.c
include/linux/platform_data/cw1200_platform.h