DMA: PL330: Remove controller clock enable/disable
authorInderpal Singh <inderpal.singh@linaro.org>
Fri, 7 Sep 2012 06:44:47 +0000 (12:14 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 18 Sep 2012 03:29:52 +0000 (08:59 +0530)
commitfaf6fbc6f2ca3b34bf464a8bb079a998e571957c
tree80ef23d63afe7423e762f020b0b6beeeef2cba8e
parent921eeadbbdd7ffba16937a3b63e408c980c39db6
DMA: PL330: Remove controller clock enable/disable

The controller clock is being enabled/disabled in AMBA bus
infrastructre in probe/remove functions. Hence, its not required
at driver level probe/remove.

Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
Tested-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/pl330.c
This page took 0.02432 seconds and 5 git commands to generate.