i2c: print more info when of_i2c_notify fails
authorWolfram Sang <wsa-dev@sang-engineering.com>
Sat, 9 Jul 2016 04:35:02 +0000 (13:35 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 14 Jul 2016 13:07:41 +0000 (22:07 +0900)
commit399d62acc2ac5aa091c55810ae5190294b60e92f
tree963f67e7bd79ff8b5863d690c5e4c8b8924d51c9
parent84d0b61773c7af077be71f74f0d7fea65af7f9b0
i2c: print more info when of_i2c_notify fails

Use dev_err instead of pr_err for more details.

Signed-off-by: Wolfram Sang <wsa-dev@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core.c