From: Mauro Carvalho Chehab Date: Sun, 26 Jan 2014 19:41:51 +0000 (-0300) Subject: [media] drx-j: Fix qam/256 mode X-Git-Tag: v3.15-rc1~85^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938f11fa3fd55538b4406aece0ea22174c1f2b96;p=pandora-kernel.git [media] drx-j: Fix qam/256 mode QAM/256 currently doesn't work, as the code is only called if channel->mirror is DRX_MIRROR_AUTO, but a prevous if prevents this condition to happen. While here, returns -EINVAL to not supported QAM modes and simplify the code, reducing the number of indents. Acked-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed