Daniel Scheller 55e7a91c3e stv0910: release lock on gate_ctrl() failure
When write_reg() fails, the mutex_unlock() won't ever be hit especially
when closing the I2C gate. This can lead to deadlock situations, even
(or, especially) if the i2c_gate_ctrl status isn't checked in stv6111.
Fix this possibility by releasing the lock whenever write_reg() fails.
2017-08-27 18:51:00 +02:00
2017-08-11 22:57:02 +02:00
2015-08-05 17:22:42 +02:00
2017-06-01 16:46:44 +02:00
2015-08-05 18:37:42 +02:00
2017-05-17 19:42:25 +02:00
2015-08-05 17:22:42 +02:00
2017-07-26 02:44:56 +02:00
2017-05-19 16:59:30 +02:00

DDBridge Driver

Patches

We can only accept patches which don't break compilation for older kernels (as far back as 2.6.37).

Prepare for Building

TBD

Building

TBD

Description
No description provided
Readme 2.6 MiB
Languages
C 99.7%
Makefile 0.3%