commit | 65059997306901f4da1f5168db65de8225d5d04c | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jogo@openwrt.org> | Thu Sep 10 16:11:40 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 14 19:48:16 2015 +0100 |
tree | 39a8b2950abf9394640070d60c8d53ca3baf2347 | |
parent | 2bdf5151a3a9224d622f1f2bdd20f56bad5d2505 [diff] |
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>