From: Manjunath Hadli Date: Fri, 13 Apr 2012 07:51:13 +0000 (-0300) Subject: [media] davinci: vpif: Add suspend/resume callbacks to vpif driver X-Git-Tag: v3.6-rc1~28^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31415d0ef304f26edcba4d3ae106606b83f3c22e;p=pandora-kernel.git [media] davinci: vpif: Add suspend/resume callbacks to vpif driver add clock enable and disable in probe and remove functions. Probe will succeed only if the device clock is provided instead of assuming that the clock is always enabled. VPIF clock has to be dealt with during suspend and resume. Implement power management callbacks to VPIF driver to disable/enable clock on suspend/resume respectively. Signed-off-by: Manjunath Hadli Signed-off-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed