diff options
author | Richard Zidlicky <rz@linux-m68k.org> | 2010-08-24 08:52:36 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-09-27 21:21:59 -0400 |
commit | 3cdadc50bbe8f04c1231c8af614cafd7ddd622bf (patch) | |
tree | f42de4ed576985173c30d19befbe5570a6798948 /drivers/media/radio/radio-timb.c | |
parent | 970d14c6cca8c71307a4d23fe373c5895175b2d7 (diff) |
V4L/DVB: dvb: fix smscore_getbuffer() logic
Drivers shouldn't sleep while holding a spinlock. A previous workaround
were to release the spinlock before callinc schedule().
This patch uses a different approach: it just waits for the
siano hardware to answer.
Signed-off-by: Richard Zidlicky <rz@linux-m68k.org>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/radio-timb.c')
0 files changed, 0 insertions, 0 deletions