From: Guennadi Liakhovetski Date: Thu, 4 Apr 2013 11:56:00 +0000 (-0300) Subject: [media] pxa-camera: move interface activation and deactivation to clock callbacks X-Git-Tag: v3.11-rc1~17^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b553dbb4a75debf814a261e58f09347eef337f;p=pandora-kernel.git [media] pxa-camera: move interface activation and deactivation to clock callbacks When adding and removing a client, the pxa-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