]> 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)
commit026c91431878895139554fe2086a0e4056f71807
tree9b635c657b578e92fb16494bb2f79053f30880ca
parente7decfbdf5523e1aacdac00be5c1cd7704f93432
parentdaad0d1d87dcee16720b3226bf2eabdd6fa942b6
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