From: Guennadi Liakhovetski Date: Thu, 4 Apr 2013 12:38:00 +0000 (-0300) Subject: [media] omap1-camera: move interface activation and deactivation to clock callbacks X-Git-Tag: v3.11-rc1~17^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dbfe46e40fa3fd9a6dd43f20cc71050fe5ef2d;p=pandora-kernel.git [media] omap1-camera: move interface activation and deactivation to clock callbacks When adding and removing a client, the omap1-camera driver only activates and deactivates its camera interface respectively, which doesn't include any client-specific actions. Move this functionality into .clock_start() and .clock_stop() callbacks. Signed-off-by: Guennadi Liakhovetski Acked-by: Hans Verkuil Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed