wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
authorLuciano Coelho <coelho@ti.com>
Wed, 23 Jan 2013 14:40:37 +0000 (16:40 +0200)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Feb 2013 08:05:02 +0000 (10:05 +0200)
The platform devices can be created by both wlcore_sdio and
wlcore_spi.  Theoretically, if both are connected to the same board,
there will be a conflict.

Reported-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found