]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Nov 2008 21:12:43 +0000 (18:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Nov 2008 16:24:45 +0000 (14:24 -0200)
commitc6241b6c64dbe759e0eccaee913bdcf4d7960367
tree0e1fa8bb36df7f01b70c812f2adb16d827d07b8e
parent41f5230f3fc6296d0d88ab9f4c3c07fcbbe53e59
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>
drivers/media/video/tvaudio.c