On Fri, Sep 05, 2014 at 12:43:43AM +0300, Antti Palosaari wrote:
> +     switch (state->af9033_config[adap->id].tuner) {
> +     case AF9033_TUNER_IT9135_38:
> +     case AF9033_TUNER_IT9135_51:
> +     case AF9033_TUNER_IT9135_52:
> +     case AF9033_TUNER_IT9135_60:
> +     case AF9033_TUNER_IT9135_61:
> +     case AF9033_TUNER_IT9135_62:
> +             demod2 = 2;
> +     default:
> +             demod2 = 1;
> +     }

Missing break?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to