commit | 3480130a502a528373f98fb852d2b3fc5f73e58b | [log] [tgz] |
---|---|---|
author | Alexey Klimov <klimov.linux@gmail.com> | Wed Nov 19 00:36:29 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 30 09:38:05 2008 -0200 |
tree | 331f7e5d900aec5a184b73bf858318f5fc54ae7b | |
parent | c7abfb47c9e19d63ce6f757afcb392c69ce09765 [diff] |
V4L/DVB (9655): radio-mr800: fix unplug This patch fixes problems(kernel oopses) with unplug of device while it's working. Patch adds disconnect_lock mutex, changes usb_amradio_close and usb_amradio_disconnect functions and adds a lot of safety checks. Signed-off-by: Alexey Klimov <klimov.linux@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>