From: Mauro Carvalho Chehab Date: Sun, 15 Dec 2013 12:57:40 +0000 (-0300) Subject: [media] dib8000: improves the auto search mode check logic X-Git-Tag: v3.14-rc1~20^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad976187040dd898daa7b6dcc44c03f79074d072;p=pandora-kernel.git [media] dib8000: improves the auto search mode check logic The logic that detects if auto search mode should be used is too complex. Also, it doesn't cover all cases, as the dib8000_tune logic requires either auto mode or a fully specified manual mode. So, move it to a separate function and add some extra debug data to help identifying when it falled back to auto mode, because the manual settings are invalid. Signed-off-by: Mauro Carvalho Chehab Acked-by: Patrick Boettcher --- Reading git-diff-tree failed