1. 11 7月, 2013 1 次提交
    • S
      spi: revert master->setup function removal for altera and nuc900 · 103ccee4
      Stephen Warren 提交于
      Commit 24778be2 "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: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      103ccee4
  2. 30 5月, 2013 1 次提交
  3. 13 5月, 2013 1 次提交
  4. 05 2月, 2013 1 次提交
  5. 08 12月, 2012 1 次提交
  6. 18 8月, 2012 1 次提交
  7. 01 11月, 2011 1 次提交
  8. 25 10月, 2011 1 次提交
  9. 06 6月, 2011 1 次提交
  10. 23 2月, 2011 1 次提交