From: Luciano Coelho Date: Fri, 12 Jun 2009 11:15:22 +0000 (+0300) Subject: wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions X-Git-Tag: v2.6.32-rc1~703^2~802 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a336e266640cd9f7be96b14ff09bbb37dfa646de;p=pandora-kernel.git wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions In some cases we need to read more than 32 bits from the register area. These functions were added to support that, like the existing wl12xx_spi_mem_read() and wl12xx_spi_mem_write() already do for large blocks in the memory area. Signed-off-by: Luciano Coelho Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed