From: Frank Schaefer Date: Mon, 24 Mar 2014 19:28:36 +0000 (-0300) Subject: [media] em28xx: remove function em28xx_compression_disable() and its call X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba8e9b32d0dbe206c4ba60581f7e9a0981214b2;p=pandora-kernel.git [media] em28xx: remove function em28xx_compression_disable() and its call em28xx_compression_disable() is a single line function which is called only one time and this call also isn't needed. Register 0x26 is always configured as part of the scaler configuration, which in turn is always done when the resolution changes. And the initial resolution setting is applied at first device open. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed