From: Bob Copeland Date: Fri, 7 Aug 2009 10:33:18 +0000 (+0300) Subject: wl1251: make wl1251_set_partition bus agnostic X-Git-Tag: v2.6.32-rc1~703^2~367^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d77e141331b25adf190ce30d69fe5744a69c5bd;p=pandora-kernel.git wl1251: make wl1251_set_partition bus agnostic The same partition setting code can be used for both SPI and SDIO modes, if we remove the spi-specific commands and use the more generic buffer write routines. Do that and move it to io.c since it deals with register/memory address offsets. Signed-off-by: Bob Copeland Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed