diff options
author | Luis Alves <ljalvs@gmail.com> | 2013-07-11 17:02:44 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-08-24 10:05:26 +0200 |
commit | c21412f5d3717abcc0b1e7ad31f3740415114144 (patch) | |
tree | 2989b6a178ff0d42fc914a7f2068a2922017db74 /drivers/media/usb/usbtv | |
parent | [media] ARM: shmobile: BOCK-W: enable VIN and ML86V7667 in defconfig (diff) | |
download | linux-c21412f5d3717abcc0b1e7ad31f3740415114144.tar.xz linux-c21412f5d3717abcc0b1e7ad31f3740415114144.zip |
[media] Fixed misleading error when handling IR interrupts
Hi,
Handling the AV Core/IR interrupts schedules its workqueue but
the schedule_work function returns false if @work was already on the
kernel-global workqueue and true otherwise.
Printing an error message if @work wasn't in the queue is wrong.
Regards,
Luis
Signed-off-by: Luis Alves <ljalvs@gmail.com>
Acked-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/usbtv')
0 files changed, 0 insertions, 0 deletions