]> 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)
commitac25ee18686873f44df418794f6384f6e92f394d
tree23b8516e6302ded0d194b05aa10dfa50b6674839
parent33bc70ca59ef974db751b9ab539ee92a4784e9db
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