[media] drxk: Improve the scu_command error message
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 10 Jul 2011 16:25:48 +0000 (13:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:55:51 +0000 (17:55 -0300)
commit7558977a4ade512648bdfcc5f74dfffd7511d46f
tree2f90bcbd231fb306071bfe57b628dc31fa8de3a1
parentf1b829704c0b48daff99056932855e71c2814855
[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 <mchehab@redhat.com>
drivers/media/dvb/frontends/drxk_hard.c
drivers/media/dvb/frontends/drxk_hard.h