[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)
commit76e41a655ae68b3e0468a3ef497a57415a77b54b
tree5a5ffcc1cb9c6e3b03f9d455fc3209a136f81496
parentfaab6820b3c11ca62fd2284d2e5174ccb0650b05
[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