commit | 45777c49ec376f5325e9ebbca85ee3e71697b0d2 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jul 05 17:30:58 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Wed Jul 18 15:08:21 2012 +0300 |
tree | 024711175b2af6210385ec7eed817134625aaaa1 | |
parent | 097b0e1bf18a00195cd89bb13565ddbc9b0df942 [diff] |
wl18xx: alloc conf.phy memory to ensure alignemnt We get DMA alignment trouble if the beginning of the conf.phy struct is not aligned to 4 bytes. Use kmemdup to ensure alignment. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>