From: Mauro Carvalho Chehab Date: Sat, 2 Mar 2013 16:45:31 +0000 (-0300) Subject: [media] mb86a20s: Always reset the frontend with set_frontend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78b41d5fd9a04037c7b29e59c7319035a54a150;p=pandora-kernel.git [media] mb86a20s: Always reset the frontend with set_frontend Always init the frontend when set_frontend is called. The rationale is: it was noticed that, on some devices, it fails to lock with a different channel. It seems that some other registers need to be restored to its initial state, when the channel changes. As it is better to reset everything, even wasting a few more miliseconds than to loose channel lock, let's change the logic to always reset. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed