From: Andy Lutomirski Date: Wed, 17 Jul 2013 20:27:59 +0000 (-0700) Subject: i2c: Improve logging on failure to probe for ->class devices X-Git-Tag: v3.12-rc1~140^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63a9e851c2c007d9129b8dbfc1af24722bd18bd;p=pandora-kernel.git i2c: Improve logging on failure to probe for ->class devices While writing the i2c-imc driver, I noticed that the warning message when the i2c core can't figure out how to probe is mostly useless. This trivial patch improves it. Signed-off-by: Andy Lutomirski Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed