]> git.baikalelectronics.ru Git - kernel.git/commit
[media] siano: use a separate completion for stats
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 7 Mar 2013 19:32:33 +0000 (16:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:43:31 +0000 (07:43 -0300)
commitf5d80d2c0f51d99ed3f5d5ee6b7185aa84f6a90a
tree5a5ffcc1cb9c6e3b03f9d455fc3209a136f81496
parent6168539cae3daad5cfc9fdf04a6d53f0a0ceebbd
[media] siano: use a separate completion for stats

Instead of re-use tune_done also for stats, the better is to use
a different completion.
Also, it was noticed that sometimes, the driver answers with
MSG_SMS_SIGNAL_DETECTED_IND for status request. Fix the code to
also handle those other signal indicators.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/smsdvb.c