From: Mauro Carvalho Chehab Date: Thu, 13 Nov 2008 21:12:43 +0000 (-0300) Subject: V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human X-Git-Tag: v2.6.28-rc5~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6241b6c64dbe759e0eccaee913bdcf4d7960367;p=pandora-kernel.git 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 --- Reading git-diff-tree failed