commit | 24dbcd8a0376856c31f03501e9eada577d5ad648 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 04 13:38:18 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 07 17:36:15 2013 +0100 |
tree | 878977a1156ab0df38309308b8b59a3ceedbec02 | |
parent | 9f575d9741ff28b6661f639d63b4f465c19889c4 [diff] |
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>