commit | a390e85cfe91c346ff4745bcd45ad0a7e7101aa2 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Oct 06 10:07:44 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Oct 11 16:01:09 2011 +0300 |
tree | 789c84bbe5228b6c15dda7c1072dd220bd15dba1 | |
parent | ce2a217c8268906640ebf7291d7a06210a35dd2f [diff] |
wl12xx: move common init code from bus modules to main 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>