Skip to content
Commit 4329cf86 authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

i2c: Prevent log spam on some DVB adapters



Some DVB adapters do not support the special I2C transaction that we
use for probing purposes. There's no point in logging this event, as
there's nothing the user can do and in general there is no actual
problem. So, degrade one of these messages to a debug message, and
move the other one around so that it is only printed on bogus drivers.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Acked-by: default avatarUwe Bugla <uwe.bugla@gmx.de>
parent 96e21e4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment