> 
> A quick grep reveals:
> mc13783.c:    codec->control_data = dev_get_regmap(codec->dev->parent, NULL);
> si476x.c:     codec->control_data = dev_get_regmap(codec->dev->parent, NULL);
> wm5102.c:     codec->control_data = priv->core.arizona->regmap;
> wm5110.c:     codec->control_data = priv->core.arizona->regmap;
> wm8997.c:     codec->control_data = priv->core.arizona->regmap;
> 
> But there might be more.
>

Yes, I'll check it more carefully...

Thanks very much.


Best Regards,
Xiubo
 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to