]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: octeon: Avoid printk after too long SMBUS message
authorJan Glauber <jglauber@cavium.com>
Wed, 8 Jun 2016 06:51:19 +0000 (08:51 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 9 Jun 2016 20:07:57 +0000 (22:07 +0200)
commit9e749496951ddc6328677f42bb189a083508c617
tree08bc03499d6b8c5a4eb3b063728226828f0fe3e5
parentc5b52858f26cbe4595b000c1cf8db86bacdf0442
i2c: octeon: Avoid printk after too long SMBUS message

Remove the warning about a too long SMBUS message because
the ipmi_ssif driver triggers this warning too frequently so it
spams the message log.

Signed-off-by: Jan Glauber <jglauber@cavium.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-octeon.c