[media] siano: Remove bogus complain about MSG_SMS_DVBT_BDA_DATA
[linux-drm-fsl-dcu.git] / drivers / media / common / siano / smscoreapi.c
index 92eea545ed4edc1a488cc8f1399e0fca3407574f..b5e40aa9651a7fdbbf8bf1e712a2f6ff2b1f84d7 100644 (file)
@@ -1605,6 +1605,15 @@ void smscore_onresponse(struct smscore_device_t *coredev,
                                - sizeof(struct SmsMsgHdr_ST));
                        break;
 
+               case MSG_SMS_DVBT_BDA_DATA:
+                       /*
+                        * It can be received here, if the frontend is
+                        * tuned into a valid channel and the proper firmware
+                        * is loaded. That happens when the module got removed
+                        * and re-inserted, without powering the device off
+                        */
+                       break;
+
                default:
                        sms_debug("message %s(%d) not handled.",
                                  smscore_translate_msg(phdr->msgType),