]> git.baikalelectronics.ru Git - kernel.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)
commit273f0ba719e684471a30b61b0ca2f9b38c5ebcaf
tree5e0002c4c0012ad0d7241ea6aa04566f262f6650
parent40fb3ffa3eb8addcc1aeb509e07215a622818654
[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