]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
dma: coh901318: push platform data into driver
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Jan 2013 12:38:18 +0000 (13:38 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Jan 2013 16:36:15 +0000 (17:36 +0100)
commit24dbcd8a0376856c31f03501e9eada577d5ad648
tree878977a1156ab0df38309308b8b59a3ceedbec02
parent9f575d9741ff28b6661f639d63b4f465c19889c4
dma: coh901318: push platform data into driver

We're only ever going to support the U300 with this driver
so skip the separation of platform data from driver, and push
it down into the driver itself.

Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/core.c
drivers/dma/coh901318.c