From: Mauro Carvalho Chehab Date: Sat, 28 Dec 2013 11:23:30 +0000 (-0300) Subject: [media] em28xx-i2c: cleanup I2C debug messages X-Git-Tag: v3.14-rc1~20^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f0a9df275b81096fbc0878c6deb5d99311549e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed