]> Pileus Git - ~andy/linux/commit
[media] em28xx-i2c: cleanup I2C debug messages
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 28 Dec 2013 11:23:30 +0000 (08:23 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 12 Jan 2014 13:56:40 +0000 (11:56 -0200)
commit50f0a9df275b81096fbc0878c6deb5d99311549e
tree74e85d89fd5add01aa95eb2fbe9f05962d296ace
parente63b009d6e772e3fe6df39345ca2f8949d4497e6
[media] em28xx-i2c: cleanup I2C debug messages

The I2C output messages is too polluted. Clean it a little
bit, by:
- use the proper core support for memory dumps;
- hide most stuff under the i2c_debug umbrella;
- add the missing KERN_CONT where needed;
- use 2 levels or verbosity. Only the second one
  will show the I2C transfer data.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-i2c.c