[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)
commitfde4ab86306f9b1859332929e1ce67c22d672c73
tree7166b4f20e61d30e0096b085c462abf6aaf6abf6
parentacd0e5bbf121e209ab09328131690e9aded0c8cc
[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>
SVN-Revision: 24840
target/linux/brcm63xx/patches-2.6.35/240-spi.patch