Re: [patch review 1/6] radio-mr800: remove redundant lock/unlock_kernel

2009-08-10 Thread David Ellingsworth
On Sat, Aug 8, 2009 at 1:45 PM, Alexey Klimov wrote: > Remove redundant lock/unlock_kernel() calls from usb_amradio_open/close > functions. > > Signed-off-by: Alexey Klimov > > -- > diff -r ee6cf88cb5d3 linux/drivers/media/radio/radio-mr800.c > --- a/linux/drivers/media/radio/radio-mr800.c   Wed J

[patch review 1/6] radio-mr800: remove redundant lock/unlock_kernel

2009-08-08 Thread Alexey Klimov
Remove redundant lock/unlock_kernel() calls from usb_amradio_open/close functions. Signed-off-by: Alexey Klimov -- diff -r ee6cf88cb5d3 linux/drivers/media/radio/radio-mr800.c --- a/linux/drivers/media/radio/radio-mr800.c Wed Jul 29 01:42:02 2009 -0300 +++ b/linux/drivers/media/radio/radio-mr8