]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: dw_dmac: remove CLK dependency
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 18 Oct 2012 14:34:07 +0000 (17:34 +0300)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 29 Oct 2012 05:14:30 +0000 (10:44 +0530)
commit88d512fed85406c675f2505e18ca7320f67716f4
treec22b86a7f2bf77f5c4e121bd9e82cded92ca8d37
parentb47394911c265e1ca7e2d002d455cc078fdcadc5
dmaengine: dw_dmac: remove CLK dependency

This driver could be used on different platforms. Thus, the HAVE_CLK dependency
is dropped away.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/Kconfig