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:
3319e6f
)
[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to...
author
Frank Schaefer
<fschaefer.oss@googlemail.com>
Mon, 24 Mar 2014 19:33:25 +0000
(16:33 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 23 May 2014 16:44:42 +0000
(13:44 -0300)
Both wq_trigger and stream_started are used only to control the em28xx
alsa streaming. They don't belong to em28xx common struct.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found