From: Frank Schaefer Date: Mon, 24 Mar 2014 19:33:25 +0000 (-0300) Subject: [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to... X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c075cfd2386a4f3ab4f8ed2830ebee557d4b3f;p=pandora-kernel.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed