commit | d63a9e851c2c007d9129b8dbfc1af24722bd18bd | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Wed Jul 17 13:27:59 2013 -0700 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Aug 15 14:49:58 2013 +0200 |
tree | 7b8c8e14cc079f9ae347a487ab88fb1adfbe9971 | |
parent | d654b5489eb4950cddf6d72a5c3a2fb1cab4f15b [diff] |
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 <luto@amacapital.net> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>