mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
media: pci: cx88: convert to i2c_new_scanned_device
Here, this only means to update a comment in the driver. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Sean Young <sean@mess.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
1d5479d8ce
commit
021472666c
|
|
@ -613,7 +613,7 @@ void cx88_i2c_init_ir(struct cx88_core *core)
|
|||
}
|
||||
|
||||
/*
|
||||
* We can't call i2c_new_probed_device() because it uses
|
||||
* We can't call i2c_new_scanned_device() because it uses
|
||||
* quick writes for probing and at least some RC receiver
|
||||
* devices only reply to reads.
|
||||
* Also, Hauppauge XVR needs to be specified, as address 0x71
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user