upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:27 +0000 (11:54 +0900)
commitccbf6af5897860b352eaf868d67354f733629f7f
treed02cf9ea9996b0a7986af1f488604210bbfcb63a
parentb329e154ec7bea088b0d5cb6b2f968c4f1dadf01
upstream: [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