From: Mauro Carvalho Chehab Date: Mon, 7 May 2012 18:01:37 +0000 (-0300) Subject: [media] dvb_frontend: fix a regression with DVB-S zig-zag X-Git-Tag: v3.4~30^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910a5f2e9642d5be373beae3d29e1c4a3bc7d83b;p=pandora-kernel.git [media] dvb_frontend: fix a regression with DVB-S zig-zag Changeset 5bfaadde broke zig-zag for DVB-S drivers that don't implement get_tune_settings() callback. Fix the code, in order to allow it to work as before, otherwise some channels may not be tuned anymore. Fix Fedora Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=814404 Cc: stable@kernel.org # for Kernel v3.3 Reported-by: Michael Heijenga Tested-by: Michael Heijenga Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed