From: Hans Verkuil Date: Mon, 11 Mar 2013 19:22:13 +0000 (-0300) Subject: [media] au0828: improve firmware loading & locking X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea86968fb91471493ccac7d8f2a65bc65db6803b;p=pandora-kernel.git [media] au0828: improve firmware loading & locking - open/close/read and poll need to take the core lock as well. - when the tuner goes to sleep we should set std_set_in_tuner_core to 0 since the tuner loses the firmware at that time. - initialize the tuner if std_set_in_tuner_core == 0 whenever: 1) g/s_tuner, s_std or s_frequency is called 2) read or poll is called 3) streamon is called Signed-off-by: Hans Verkuil Reviewed-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed