On 13 May 2011 09:38, Per Forlin wrote:
> Hi,
>
> In Kconfig wl12xx_sdio_test depends on wl12xx_sdio. Does the test
> really depend on the wl12xx_sdio driver? The test module is a sdio
> driver too.
I found a reason for the Kconfig dependency here:
https://lkml.org/lkml/2011/2/18/373
/Per
__
Hi,
I am trying to run wl12xx_sdio_test but I get: "mmc1:0001:2: could
not wake up chip". What am I missing?
In Kconfig wl12xx_sdio_test depends on wl12xx_sdio. Does the test
really depend on the wl12xx_sdio driver? The test module is a sdio
driver too.
I use the latest linux-linaro-2.6.38 toget