]> asedeno.scripts.mit.edu Git - linux.git/commit
media: dvb-frontends/tc90522: extend i2c algo to support some devices
authorAkihiro Tsukada <tskd08@gmail.com>
Thu, 29 Aug 2019 08:38:21 +0000 (05:38 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 7 Oct 2019 10:50:41 +0000 (07:50 -0300)
commitecf20d28ff7730d8d446c989eb1cf641ec6e28ce
tree9407cc36efd4906c4cff3ea93fe9028ec48c94f3
parent25877478c444f0f97ef78af0e7399333bb36b496
media: dvb-frontends/tc90522: extend i2c algo to support some devices

This demod implements an i2c adapter for attached tuner
and relays i2c messages from users (dvb adapters / bridge chips).
Some of them, such as Friio dvb card using gl861,
require each pair of i2c messages for one read to be issued as
two separate transactions.
This patch adds a configuration option to enable this split.

Signed-off-by: Akihiro Tsukada <tskd08@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-frontends/tc90522.c
drivers/media/dvb-frontends/tc90522.h