From: Magnus Damm Date: Fri, 14 Aug 2009 10:49:17 +0000 (+0000) Subject: v4l2: Runtime PM for SuperH Mobile CEU X-Git-Tag: v2.6.32-rc1~640^2~35^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1386c6b8db54ac8d94c01194e0c27cd538532b;p=pandora-kernel.git v4l2: Runtime PM for SuperH Mobile CEU This patch modifies the SuperH Mobile CEU driver to support Runtime PM. Driver callbacks for Runtime PM are empty because the device registers are always re-initialized after pm_runtime_get_sync(). The Runtime PM functions replaces the clock framework module stop bit handling in this driver. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed