From: Frank Schaefer Date: Sun, 19 Jan 2014 21:48:34 +0000 (-0300) Subject: [media] em28xx-i2c: fix the i2c error description strings for -ENXIO X-Git-Tag: v3.15-rc1~85^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae8cd6c3e2519128224c2fce0dbfd7a9e32c66c;p=pandora-kernel.git [media] em28xx-i2c: fix the i2c error description strings for -ENXIO Commit d845fb3ae5 "em28xx-i2c: add timeout debug information if i2c_debug enabled" has added wrong error descriptions for -ENXIO. The strings are also missing terminating newline characters, which breaks the output format. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed