]> 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>
Thu, 16 Aug 2012 18:13:16 +0000 (11:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Aug 2012 18:13:16 +0000 (11:13 -0700)
commit702b437f26eee386245c5c88a59d13f88ad7be86
treebfe1fbe922fd456796ed0bde08a4dd3497411db1
parent29a7d8f9efb6d51fd68c2c3297531e1d108397ba
parente11a03eb59f02a5365dffb6ea22a3d2e5d17f128
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma

Pull two slave-dmaengine fixes from Vinod Koul:
 "One fixes the correct use of clock API in imx driver and the other
  enables clock for tegra driver, which is used for other tegra driver
  conversion to dmanegine in -next."

* 'fixes' of git://git.infradead.org/users/vkoul/slave-dma:
  dma: tegra: enable/disable dma clock
  dma: imx-dma: Fix kernel crash due to missing clock conversion