diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-07-26 18:43:17 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-27 14:07:35 (GMT) |
commit | 74b9ef21162fd81d9de87319c4373f523e2869cd (patch) | |
tree | 2c6a4f202511838d328f7e8841744c38a4f24f9b /drivers/sh | |
parent | c39c1fd29373d204b11b71946d0f4c97e4974dd9 (diff) | |
download | linux-74b9ef21162fd81d9de87319c4373f523e2869cd.tar.xz |
V4L/DVB (8532): mxl5007t: remove excessive locks
The use of mutex locking is overly paranoid in this driver.
The only locks we need are around the manipulation of the
register arrays. The other locks are not needed - remove them.
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>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions