commit | b4aeb8b8232bd80764997bf38f574f63e118c259 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Thu Sep 27 20:34:15 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Oct 10 00:02:58 2007 -0300 |
tree | f761305843c1e3450c93d82cea1342b964bb990d | |
parent | 9900132f3437e9373aa030cdb5bd2d5db15566e3 [diff] |
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134 set_tvnorm can sleep in saa7134_i2c_xfer (it will be called through tuner code) but code calls it under spinlock. Fix that Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>