Merge "ASoC: codecs: remove swr dmic driver ops"
Este commit está contenido en:

cometido por
Gerrit - the friendly Code Review server

commit
d5de97eac9
@@ -701,9 +701,6 @@ static struct swr_driver swr_dmic_driver = {
|
|||||||
.probe = swr_dmic_probe,
|
.probe = swr_dmic_probe,
|
||||||
.remove = swr_dmic_remove,
|
.remove = swr_dmic_remove,
|
||||||
.id_table = swr_dmic_id,
|
.id_table = swr_dmic_id,
|
||||||
.device_up = swr_dmic_up,
|
|
||||||
.device_down = swr_dmic_down,
|
|
||||||
.reset_device = swr_dmic_reset,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static int __init swr_dmic_init(void)
|
static int __init swr_dmic_init(void)
|
||||||
|
Referencia en una nueva incidencia
Block a user