[brcm63xx] spi driver: remove bcm_rset usage
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Dec 2010 00:24:50 +0000 (00:24 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Dec 2010 00:24:50 +0000 (00:24 +0000)
commitac2bc89bb8ea6c0f0bb501b411af769033fc49ed
tree7166b4f20e61d30e0096b085c462abf6aaf6abf6
parentb6c5f4a8e77630c9702bdf6449b8af67ef420a7e
[brcm63xx] spi driver: remove bcm_rset usage

Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced  by
"bs->regs" field for all I/O operation.

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24840 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-2.6.35/240-spi.patch