From: Mauro Carvalho Chehab Date: Sun, 10 Jul 2011 16:25:48 +0000 (-0300) Subject: [media] drxk: Improve the scu_command error message X-Git-Tag: v3.1-rc1~116^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7558977a4ade512648bdfcc5f74dfffd7511d46f;p=pandora-kernel.git [media] drxk: Improve the scu_command error message Now, it outputs: [10927.639641] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params: [10927.646283] drxk: 02 00 00 00 10 00 07 00 03 02 .......... Better than ERROR -3. This happens with Terratec H5 firmware. It adds 2 new error conditions, and something useful to track what the heck is that. I suspect that the scu_command is dependent on the firmware revision. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed