From: Mauro Carvalho Chehab Date: Sun, 4 Sep 2016 12:56:33 +0000 (-0300) Subject: cx231xx: don't return error on success X-Git-Tag: v3.2.85~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f337c5b412c4cc63faeb065b5ad78c087c9fa14;p=pandora-kernel.git cx231xx: don't return error on success commit 1871d718a9db649b70f0929d2778dc01bc49b286 upstream. The cx231xx_set_agc_analog_digital_mux_select() callers expect it to return 0 or an error. Returning a positive value makes the first attempt to switch between analog/digital to fail. Signed-off-by: Mauro Carvalho Chehab [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed