commit | 0969d6793f4899a4c5f56443d50f272068b97142 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Oct 05 09:29:13 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Oct 11 16:01:00 2011 +0300 |
tree | 0d72f046bc36bdda2b4afbc2904f480874588e17 | |
parent | 025aef8fcfbdf680376c4f7aa31b9ac85cebc700 [diff] |
wl12xx: add a platform device to the spi module The platform device will be used to match the platform driver that will be implemented by the core module. Signed-off-by: Felipe Balbi <balbi@ti.com> [forward-ported, cleaned-up and rephrased commit message] [call platform_device_add() instead of platform_device_register()] [store alloc'ed device platform directly in glue->core] [fixed the length of memset(res...)] Signed-off-by: Luciano Coelho <coelho@ti.com>