From: Inderpal Singh Date: Fri, 7 Sep 2012 06:44:48 +0000 (+0530) Subject: DMA: PL330: Remove redundant runtime_suspend/resume functions X-Git-Tag: v3.7-rc1~68^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c71b8eb268ee38235f7e924d943ea9d90e59469;p=pandora-kernel.git 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 Tested-by: Chander Kashyap Signed-off-by: Vinod Koul --- Reading git-diff-tree failed