From: Bob Copeland Date: Fri, 7 Aug 2009 10:32:56 +0000 (+0300) Subject: wl1251: separate bus i/o code into io.c X-Git-Tag: v2.6.32-rc1~703^2~367^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0764de64c8628f653c7e8493017d6bd8d43f4e3b;p=pandora-kernel.git wl1251: separate bus i/o code into io.c In order to eventually support wl1251 spi and sdio interfaces, move the register and memory transfer functions to a common file. Also rename wl1251_spi_mem_{read,write} to indicate its common usage. We still use spi_read internally until SDIO interface is introduced so nothing functional should change here. Signed-off-by: Bob Copeland Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed