V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected code...
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 26 Jul 2008 15:06:57 +0000 (12:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 27 Jul 2008 14:07:33 +0000 (11:07 -0300)
There is no reason to protect the i2c gate handling within the mxl5007t
state mutex.

Thanks to Steven Toth for pointing this out.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found