]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi/bcm63xx: always use a fixed number of CS
authorJonas Gorski <jogo@openwrt.org>
Thu, 10 Sep 2015 14:11:40 +0000 (16:11 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Sep 2015 18:48:16 +0000 (19:48 +0100)
commit65059997306901f4da1f5168db65de8225d5d04c
tree39a8b2950abf9394640070d60c8d53ca3baf2347
parent2bdf5151a3a9224d622f1f2bdd20f56bad5d2505
spi/bcm63xx: always use a fixed number of CS

We always pass 8 for the number of chip selects, so we can as well
hardcode it to this number.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm63xx.c