1. 29 1月, 2014 1 次提交
    • A
      dmaengine: mmp_pdma: fix mismerge · 15cec530
      Arnd Bergmann 提交于
      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: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NVinod Koul <vinod.koul@intel.com>
      15cec530
  2. 28 1月, 2014 1 次提交
  3. 26 1月, 2014 2 次提交
  4. 20 1月, 2014 15 次提交
  5. 13 1月, 2014 4 次提交
  6. 09 1月, 2014 1 次提交
  7. 08 1月, 2014 3 次提交
  8. 19 12月, 2013 2 次提交
  9. 18 12月, 2013 1 次提交
  10. 16 12月, 2013 10 次提交