]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to...
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Mon, 24 Mar 2014 19:33:25 +0000 (16:33 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 16:44:42 +0000 (13:44 -0300)
commitfcc6e67bee22226216694f6b5013c3a08fbadd2e
treee4e4df1a082b90e0184f4203b2027f52e8f0ea32
parent168caf988e316e9e0d1d138fc83713502cce9ed3
[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio

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>
drivers/media/usb/em28xx/em28xx-audio.c
drivers/media/usb/em28xx/em28xx.h