Re: [PATCH/RFC 1/7] dsbr100: implement proper locking

2010-05-05 Thread Hans Verkuil
On Wednesday 05 May 2010 19:05:24 David Ellingsworth wrote: > Signed-off-by: David Ellingsworth Does this actually fix bugs or does this just clean up the locking? I ask because I am planning to make it easier to do locking for ioctl calls. Basically there will be pre-hook and post-hook callback

[PATCH/RFC 1/7] dsbr100: implement proper locking

2010-05-05 Thread David Ellingsworth
Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c | 77 +--- 1 files changed, 33 insertions(+), 44 deletions(-) diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c index ed9cd7a..673eda8 100644 --- a/drivers/media/rad