media: ngene: don't treat non-existing demods as error
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 25 Feb 2018 12:31:38 +0000 (07:31 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 16:15:41 +0000 (11:15 -0500)
commit96c7bc8c7e9ddbc3887e6f9dc3079d5ab896a3a3
tree0ab6b0a75c3470a57be39cfeb178e71e8afe5d71
parente39b8e945eb749d3bef21b38309f84de8f7a3007
media: ngene: don't treat non-existing demods as error

When probing the I2C busses in cineS2_probe(), it's no error when there's
no hardware connected to the probed expansion connector, so print this
informal message with info severity.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ngene/ngene-cards.c