diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-07-10 18:38:18 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-11 12:35:25 +0200 |
commit | 103ccee4ef1595468cf79c93068d253c7f2d85a8 (patch) | |
tree | b7aa936bca89bee352b1b52e5628e55ac89b7931 /Documentation/target | |
parent | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next (diff) | |
download | linux-103ccee4ef1595468cf79c93068d253c7f2d85a8.tar.xz linux-103ccee4ef1595468cf79c93068d253c7f2d85a8.zip |
spi: revert master->setup function removal for altera and nuc900
Commit 24778be "spi: convert drivers to use bits_per_word_mask" removed
what appeared to be redundant code from many drivers. However, it
appears that in the spi-bitbang case, these functions are required by
the spi-bitbang core, even if they don't do anything. Restore them.
For 3.12, the spi-bitbang core should be adjusted not to require these
callbacks to exist if they don't need to do anything.
This is the equivalent of Michal Simek's patch "spi/xilinx: Revert
master->setup function removal", applied to other affected drivers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions