wl12xx: move common init code from bus modules to main
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Oct 2011 07:07:44 +0000 (10:07 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 11 Oct 2011 13:01:09 +0000 (16:01 +0300)
Move all common parts from sdio.c and spi.c to main.c, since they now
can be handled as part of the platform driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
[forward-ported, cleaned-up and rephrased commit message]
[added a bunch of fixes and a new pdata element]
[moved some new code into main.c as well]
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found