;Please ignore this comment. I didn't notice that it is a fallthrough not
- /* add regular speakers dapm route */
- ret = snd_soc_dapm_add_routes(&card->dapm, max_98390_dapm_routes,
- ARRAY_SIZE(max_98390_dapm_routes));
Don't we need to add max_98390_dapm_routes for the 4 speakers case?