Hi Linus,
Please consider pull to receive two fixes for slave dmanegine.
One fixes the correct use of clock API in imx driver and other enables
clock for tegra driver, which is used for other tegra driver conversion
to dmanegine in -next.
The following changes since commit
0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linus Torvalds (1):
Linux 3.6-rc1
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes
Fabio Estevam (1):
dma: imx-dma: Fix kernel crash due to missing clock conversion
Laxman Dewangan (1):
dma: tegra: enable/disable dma clock
Vinod Koul (1):
Merge branch 'fixes_for-3.6' into fixes
drivers/dma/imx-dma.c | 36
+++++++++++++++++++++++++-----------
drivers/dma/tegra20-apb-dma.c | 18 +++++++++++++++++-
2 files changed, 42 insertions(+), 12 deletions(-)
--
~Vinod