]> git.baikalelectronics.ru Git - kernel.git/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)
commit748261b7f1e0dfb0f93b95c1dbd376c1e1c2d7fa
tree23b8516e6302ded0d194b05aa10dfa50b6674839
parent65ccd775867424cc3185e4509b78039148c2e755
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