From: Laurent Pinchart Date: Wed, 18 Jul 2012 13:54:00 +0000 (-0300) Subject: [media] tw9910: Don't access the device in the g_mbus_fmt operation X-Git-Tag: v3.6-rc1~28^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf6afbb6b528335290e73b74c7f9a8596ef5689;p=pandora-kernel.git [media] tw9910: Don't access the device in the g_mbus_fmt operation The g_mbus_fmt operation only needs to return the current mbus frame format and doesn't need to configure the hardware to do so. Fix it to avoid requiring the chip to be powered on when calling the operation. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed