diff options
author | Luis Alves <ljalvs@gmail.com> | 2013-07-11 19:02:44 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-08-24 12:05:26 +0400 |
commit | c21412f5d3717abcc0b1e7ad31f3740415114144 (patch) | |
tree | 2989b6a178ff0d42fc914a7f2068a2922017db74 /crypto | |
parent | a3fbba0e39de102bcc65bcc66abeb73d3cf7f633 (diff) | |
download | linux-c21412f5d3717abcc0b1e7ad31f3740415114144.tar.xz |
[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 'crypto')
0 files changed, 0 insertions, 0 deletions