[brcm63xx] spi driver: remove bcm_rset usage
authorFlorian Fainelli <florian@openwrt.org>
Tue, 28 Dec 2010 00:24:50 +0000 (00:24 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 28 Dec 2010 00:24:50 +0000 (00:24 +0000)
commit62f90595e10e4b7490ec51c5bec0b55d6312af4b
tree7166b4f20e61d30e0096b085c462abf6aaf6abf6
parente95017c9b40e2b5f53aaf9386c9220d0aeb4f406
[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