Re: [PATCH v6 1/7] wl12xx: make wl12xx.h common to both spi and sdio

2010-09-16 Thread Ohad Ben-Cohen
Hi John, On Thu, Sep 16, 2010 at 1:16 PM, Ohad Ben-Cohen wrote: > 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 > --- This updates the first patch in

Re: [PATCH v6 1/7] wl12xx: make wl12xx.h common to both spi and sdio

2010-09-16 Thread Ohad Ben-Cohen
On Thu, Sep 16, 2010 at 12:17 PM, Teemu Paasikivi wrote: > On Thu, 2010-09-16 at 01:22 +0200, ext Ohad Ben-Cohen wrote: >> Move wl12xx.h outside of the spi-specific location, >> so it can be shared with both spi and sdio solutions. >> >> Signed-off-by: Ohad Ben-Cohen >> --- > Hi, > > > wl12xx.h s

Re: [PATCH v6 1/7] wl12xx: make wl12xx.h common to both spi and sdio

2010-09-16 Thread Teemu Paasikivi
On Thu, 2010-09-16 at 01:22 +0200, ext Ohad Ben-Cohen wrote: > Move wl12xx.h outside of the spi-specific location, > so it can be shared with both spi and sdio solutions. > > Signed-off-by: Ohad Ben-Cohen > --- Hi, wl12xx.h seems to be included also in arch/arm/mach-omap2/board-rx51-peripheral

[PATCH v6 1/7] wl12xx: make wl12xx.h common to both spi and sdio

2010-09-15 Thread Ohad Ben-Cohen
Move wl12xx.h outside of the spi-specific location, so it can be shared with both spi and sdio solutions. Signed-off-by: Ohad Ben-Cohen --- drivers/net/wireless/wl12xx/wl1251_sdio.c |2 +- drivers/net/wireless/wl12xx/wl1251_spi.c |2 +- drivers/net/wireless/wl12xx/wl1271_spi.c |2 +