1. 13 5月, 2011 4 次提交
  2. 12 5月, 2011 1 次提交
    • N
      dmaengine: at_hdmac: pause: no need to wait for FIFO empty · de7a2f9f
      Nicolas Ferre 提交于
      With the addition of the "pause" feature, an active wait was introduced
      to check the "FIFO empty" event. This event was not always happening and
      a timout contition was needed.
      But, in some cases, this event depend on the peripheral connected to the
      channel that is paused: FIFO becomes empty if the peripheral consumes data.
      The timeout is pretty difficult to evaluate. Moreover, this check is not
      needed.
      In conclusion, it seems sensible to entirely remove the checking of
      "FIFO empty" status when pausing.
      Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
      [commit msg edited for grammer]
      Signed-off-by: NVinod Koul <vinod.koul@intel.com>
      de7a2f9f
  3. 09 5月, 2011 10 次提交
  4. 02 5月, 2011 5 次提交
  5. 06 4月, 2011 2 次提交
  6. 01 4月, 2011 1 次提交
  7. 31 3月, 2011 4 次提交
  8. 30 3月, 2011 9 次提交
  9. 29 3月, 2011 4 次提交