DMA: PL330: Remove redundant runtime_suspend/resume functions
authorInderpal Singh <inderpal.singh@linaro.org>
Fri, 7 Sep 2012 06:44:48 +0000 (12:14 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 18 Sep 2012 03:29:52 +0000 (08:59 +0530)
commit7c71b8eb268ee38235f7e924d943ea9d90e59469
tree879d110a58596a3c571506b97e4c5c827631fbae
parentfaf6fbc6f2ca3b34bf464a8bb079a998e571957c
DMA: PL330: Remove redundant runtime_suspend/resume functions

The driver's  runtime_suspend/resume functions just disable/enable
the clock which is already being managed at AMBA bus level
runtime_suspend/resume functions.

Hence, remove the driver's runtime_suspend/resume functions.

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.036251 seconds and 5 git commands to generate.