OSDN Git Service

media: usb: dvb-usb-v2: af9035: report if i2c client isn't bound
authorUwe Kleine-König <uwe@kleine-koenig.org>
Sat, 12 Jun 2021 09:13:50 +0000 (11:13 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 12 Jul 2021 12:28:28 +0000 (14:28 +0200)
commit73415d70192a9092102b4842f6ec6e0bb7109084
tree32ba9360228b084eae5aceead68f7c146e3caeba
parent4acb04dc90aa285c3d3ea3009b03c3b6b8858f94
media: usb: dvb-usb-v2: af9035: report if i2c client isn't bound

If a sub device doesn't immediately bind after it was added, emit an
error indication to the kernel log to help debugging. This happens for
example if the needed driver isn't available at all.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/dvb-usb-v2/af9035.c