On Thu, May 12, 2011 at 9:47 AM, Nicolas Pitre wrote:
> On Wed, 11 May 2011, Russell King - ARM Linux wrote:
>
>> On Wed, May 11, 2011 at 10:44:49PM +0200, Grant Likely wrote:
>> > Right now it merges cleanly with linux-next and the resulting tree
>> > builds and boots at least on qemu. Unless yo
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