git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4af7565
)
V4L/DVB (6609): Re-adds lock safe videobuf_read_start
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 16 Nov 2007 02:09:30 +0000
(23:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 12 Dec 2007 10:21:37 +0000
(08:21 -0200)
videobuf_dvb needs videobuf_read_start. The EXPORT_SYMBOL_GPL() were removed by
a previous patch. However, videobuf_dvb needs this.
This patch re-adds videobuf_read_start, doing the proper lock.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found