]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] saa7134-i2c: simplify debug dump and use pr_info()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 12:15:08 +0000 (09:15 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 13:10:36 +0000 (10:10 -0300)
commit3e0051c5a40a5a29e1919361f45cd1e103d0b1fa
tree5e0002c4c0012ad0d7241ea6aa04566f262f6650
parent6be5b1a19a4abe1b3c66af0bde3d7e3ed3005faa
[media] saa7134-i2c: simplify debug dump and use pr_info()

Instead of implement its own hexdump logic, use the printk
format, and convert to use pr_info().

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-i2c.c