commit | 7c71b8eb268ee38235f7e924d943ea9d90e59469 | [log] [tgz] |
---|---|---|
author | Inderpal Singh <inderpal.singh@linaro.org> | Fri Sep 07 12:14:48 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Tue Sep 18 08:59:52 2012 +0530 |
tree | 879d110a58596a3c571506b97e4c5c827631fbae | |
parent | faf6fbc6f2ca3b34bf464a8bb079a998e571957c [diff] |
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>