commit | 3e0051c5a40a5a29e1919361f45cd1e103d0b1fa | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 30 09:15:08 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 13 10:10:36 2015 -0300 |
tree | 5e0002c4c0012ad0d7241ea6aa04566f262f6650 | |
parent | 6be5b1a19a4abe1b3c66af0bde3d7e3ed3005faa [diff] |
[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>