Searched hist:ac4fc3eeb79e06499779db99937522526e863ab6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5645.h | diff ac4fc3eeb79e06499779db99937522526e863ab6 Tue May 05 08:42:01 CDT 2015 Bard Liao <bardliao@realtek.com> ASoC: rt5645: remove unused field in pdata
We can know if dmic is used by reading the value of dmic1_data_pin and dmic2_data_pin. Also IRQ must be used if codec JD or button detection function is used. So, dmic_en and en_jd_func can be remove from platform data.
Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | rt5645.c | diff ac4fc3eeb79e06499779db99937522526e863ab6 Tue May 05 08:42:01 CDT 2015 Bard Liao <bardliao@realtek.com> ASoC: rt5645: remove unused field in pdata
We can know if dmic is used by reading the value of dmic1_data_pin and dmic2_data_pin. Also IRQ must be used if codec JD or button detection function is used. So, dmic_en and en_jd_func can be remove from platform data.
Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|