]> Pileus Git - ~andy/linux/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)
commit0bb44280b5ac45e5e911009e66c1d273bea4ccc6
tree9b635c657b578e92fb16494bb2f79053f30880ca
parenta7b436d356d0bdc6156e286f9c251beed1961d2d
parentbce95c63ef1bcf528ea45c41505eb4c21560d92d
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