commit | ff83bd82cb343d37b5ab8e402aaad9ef33d03f1e | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Nov 12 22:33:30 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 24 17:46:47 2011 -0200 |
tree | 780a63675c7c9ecb288a2b075d465e90f2d119da | |
parent | 1249a3a82d08d73ece65ae79e0553cd0f3407a15 [diff] |
[media] af9015: limit I2C access to keep FW happy AF9015 firmware does not like if it gets interrupted by I2C adapter request on some critical phases. During normal operation I2C adapter is used only 2nd demodulator and tuner on dual tuner devices. Override demodulator callbacks and use mutex for limit access to those "critical" paths to keep AF9015 happy. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>