From 938f11fa3fd55538b4406aece0ea22174c1f2b96 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 26 Jan 2014 16:41:51 -0300 Subject: [PATCH] [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-format-patch failed