commit | 052a625a859ceba68022862eeee70511f56483a5 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Fri Jun 12 14:15:41 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 14:57:45 2009 -0400 |
tree | 12650ed57e0a64230073e9730b15c220335bf1b4 | |
parent | 27797d68f70b28e77e6d183910dc7b3d7505105d [diff] |
wl12xx: add support for fixed address in wl12xx_spi_read In the wl1271 implementation, we need to read memory from the register partition using fixed addresses. This change adds the possibility to request fixed address when calling wl12xx_spi_read() or wl12xx_spi_reg_read(). Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>