[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to...
authorFrank Schaefer <[email protected]>
Mon, 24 Mar 2014 19:33:25 +0000 (16:33 -0300)
committerMauro Carvalho Chehab <[email protected]>
Fri, 23 May 2014 16:44:42 +0000 (13:44 -0300)
commita5c075cfd2386a4f3ab4f8ed2830ebee557d4b3f
treee4e4df1a082b90e0184f4203b2027f52e8f0ea32
parent3319e6f839cf94e33fbad27a21fc4c64f6cec74f
[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 <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/usb/em28xx/em28xx-audio.c
drivers/media/usb/em28xx/em28xx.h