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)
commitc39c1fd29373d204b11b71946d0f4c97e4974dd9
tree7d199c0da52075b404f13cd9d2bef983f26c3f3c
parent59d27521c0f50fadf3382e2b325a7e8a04d9a770
V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected code blocks

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>
drivers/media/common/tuners/mxl5007t.c