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)
commit093ebfe2173d80654c17c286241c36aa8dd13876
tree44c644049b252b0afe365e8404f9ec0a2b28b669
parent600b8aba3f44d652fa93452ba532adabd4ba7278
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>
SVN-Revision: 24840
target/linux/brcm63xx/patches-2.6.35/240-spi.patch