From: Guennadi Liakhovetski Date: Tue, 7 Jun 2011 09:47:30 +0000 (-0300) Subject: [media] V4L: mt9m111: propagate higher level abstraction down in functions X-Git-Tag: v3.1-rc1~116^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2768cbbba3a131e5f483832ff0ff75d97392caa8;p=pandora-kernel.git [media] V4L: mt9m111: propagate higher level abstraction down in functions It is more convenient to propagate the higher level abstraction - the struct mt9m111 object into functions and then retrieve a pointer to the i2c client, if needed, than to do the reverse. Signed-off-by: Guennadi Liakhovetski Acked-by: Robert Jarzmik Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed