Message ID | 1342474946.72910.YahooMailNeo@web125204.mail.ne1.yahoo.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- linux-a/sound/soc/omap/mcbsp.c 2012-06-28 17:11:54.203508660 -0400 +++ linux-b/sound/soc/omap/mcbsp.c 2012-07-16 17:31:52.000000000 -0400 @@ -745,7 +745,7 @@ { const char *signal, *src; - if (mcbsp->pdata->mux_signal) + if (mcbsp->pdata->mux_signal == NULL) return -EINVAL; switch (mux) {