From: Mauro Carvalho Chehab Date: Wed, 18 Feb 2015 15:22:27 +0000 (-0300) Subject: [media] cx231xx: enable the analog tuner at buffer setup X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d263114c4b75d06253f0ed8059164dbc70c9f0c;p=pandora-kernel.git [media] cx231xx: enable the analog tuner at buffer setup buf_prepare callback is called for every queued buffer. This is an overkill. Call it at buf_setup, as this should be enough. Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed