]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
i2c: qup: Remove verbose messages.
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Wed, 9 Dec 2015 10:42:27 +0000 (10:42 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Aug 2017 10:51:23 +0000 (12:51 +0200)
commitd7c3b231d5eafac286488ac0ce7195b013adbab2
tree0880b6f71e170041b3475a0ac79fac5932dfabef
parentd4c3c7630b8dc15ffff64fb9af7489147f01cb5f
i2c: qup: Remove verbose messages.

This patch moves some of the dev_err messages to dev_dgb as these are
very normal messages, nothing unusual. Without this patch the messages
on console are very distracting when we run programs like i2cdetect.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/i2c/busses/i2c-qup.c