[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)
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>

No differences found