commit | af8c78ebbf2a15ecf9b2b6b7b051b0d4c3ba1163 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Fri Aug 07 13:33:34 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:13:37 2009 -0400 |
tree | 8f791d64357218b6ac6a97758b0eb3efb7358fcc | |
parent | 8e639c0673a9b676bb7c6bd4e50f9003bdda423e [diff] |
wl1251: split spi interface into separate module This creates a module called wl1251_spi.ko which contains just the SPI-specific code. The core remains in the module wl1251.ko. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>