commit | c6241b6c64dbe759e0eccaee913bdcf4d7960367 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 13 18:12:43 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Nov 14 14:24:45 2008 -0200 |
tree | 0e1fa8bb36df7f01b70c812f2adb16d827d07b8e | |
parent | 41f5230f3fc6296d0d88ab9f4c3c07fcbbe53e59 [diff] |
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human Before the patch, the used ioctl were printed as an hexadecimal code, hard to be understand without consulting the way _IO macros work. Instead, use the V4L default handler for printing such errors into a way that would be easier to understand. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>