]> bbs.cooldavid.org Git - net-next-2.6.git/commit - MAINTAINERS
wl12xx: make wl12xx.h common to both spi and sdio
authorOhad Ben-Cohen <ohad@wizery.com>
Thu, 16 Sep 2010 11:16:02 +0000 (13:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Sep 2010 15:04:38 +0000 (11:04 -0400)
commitc1f9a095600e07fefe64eb94eb711f410100824a
tree7117a504f324b2b835fea50a5379cd94429978f5
parent09f250ac8faefa9deb14854e4715a139ed99617b
wl12xx: make wl12xx.h common to both spi and sdio

Move wl12xx.h outside of the spi-specific location,
so it can be shared with both spi and sdio solutions.

Update all users of spi/wl12xx.h accordingly

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
MAINTAINERS
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/board-rx51-peripherals.c
drivers/net/wireless/wl12xx/wl1251_sdio.c
drivers/net/wireless/wl12xx/wl1251_spi.c
drivers/net/wireless/wl12xx/wl1271_spi.c
include/linux/wl12xx.h [moved from include/linux/spi/wl12xx.h with 94% similarity]