From: Hans Verkuil Date: Fri, 15 Feb 2013 11:41:24 +0000 (-0300) Subject: [media] au0828: fix audio input handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cf96f929d54cb2c8041358053656bf76be2c34;p=pandora-kernel.git [media] au0828: fix audio input handling - V4L2_CAP_AUDIO was set, but enumaudio was not implemented. - audioset was never filled by enum_input - ctrl_ainput was never updated when switching the video input - g_audio was broken due to faulty logic: g_audio should set the index, it doesn't receive it from the user. Signed-off-by: Hans Verkuil Reviewed-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed