1. 29 Jan, 2014 1 commit
    • Arnd Bergmann's avatar
      dmaengine: mmp_pdma: fix mismerge · 15cec530
      Arnd Bergmann authored
      The merge between 2b7f65b1 "mmp_pdma: Style neatening" and
      8010dad5 "dma: add dma_get_any_slave_channel(), for use in of_xlate()"
      caused a build error by leaving obsolete code in place:
      
        mmp_pdma.c: In function 'mmp_pdma_dma_xlate':
        mmp_pdma.c:909:31: error: 'candidate' undeclared
        mmp_pdma.c:912:3: error: label 'retry' used but not defined
        mmp_pdma.c:901:24: warning: unused variable 'c' [-Wunused-variable]
      
      This removes the extraneous lines.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
      15cec530
  2. 28 Jan, 2014 1 commit
  3. 26 Jan, 2014 2 commits
  4. 20 Jan, 2014 15 commits
  5. 13 Jan, 2014 4 commits
  6. 09 Jan, 2014 1 commit
  7. 07 Jan, 2014 3 commits
  8. 18 Dec, 2013 3 commits
  9. 16 Dec, 2013 8 commits
  10. 15 Dec, 2013 2 commits