From: Mauro Carvalho Chehab Date: Sun, 24 Jul 2011 12:11:36 +0000 (-0300) Subject: [media] drxk: Fix the logic that selects between DVB-C annex A and C X-Git-Tag: v3.1-rc1~116^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119faf90ed79adfd4a8930f62c3b9592adf5d250;p=pandora-kernel.git [media] drxk: Fix the logic that selects between DVB-C annex A and C Fix the DRX-K logic that selects between DVB-C annex A and C Fix a typo where DVB-C annex type is set via setEnvParameters, but the driver, uses, instead, setParamParameters[2]. While here, cleans up the code, fixing a bad identation at the fallback code for other types of firmware, and put the multiple-line comments into the Linux CodingStyle. Acked-by: Oliver Endriss Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed