]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Mar 2013 18:41:47 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Mar 2013 18:41:47 +0000 (11:41 -0700)
commitd65ba7eb56d83d65df409e77c083fc8af11e101b
tree9b635c657b578e92fb16494bb2f79053f30880ca
parent5079599fda1d6e0edf8b3fab62ab195a487089d7
parentb9d89327a7b8620ed34cd3f5ca34fa31c418b83e
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma

Pull slave-dmaengine fixes from Vinod Koul:
 "Two fixes for slave-dmaengine.

  The first one is for making slave_id value correct for dw_dmac and
  the other one fixes the endieness in DT parsing"

* 'fixes' of git://git.infradead.org/users/vkoul/slave-dma:
  dw_dmac: adjust slave_id accordingly to request line base
  dmaengine: dw_dma: fix endianess for DT xlate function