Merge "ASoC: hide bind/unbind in sysfs"

Este commit está contenido en:
qctecmdr
2019-05-21 20:33:24 -07:00
cometido por Gerrit - the friendly Code Review server
Se han modificado 53 ficheros con 86 adiciones y 23 borrados

Ver fichero

@@ -6768,6 +6768,7 @@ static struct platform_driver kona_asoc_machine_driver = {
.owner = THIS_MODULE,
.pm = &snd_soc_pm_ops,
.of_match_table = kona_asoc_machine_of_match,
.suppress_bind_attrs = true,
},
.probe = msm_asoc_machine_probe,
.remove = msm_asoc_machine_remove,