13 Dec
2021
13 Dec
'21
9:35 p.m.
On Fri, 03 Dec 2021 10:49:27 -0300, Ariel D'Alessandro wrote:
Let's use a more generic name, so other definitions for tlv320aic31xx can be included.
Signed-off-by: Ariel D'Alessandro ariel.dalessandro@collabora.com
.../devicetree/bindings/sound/tlv320aic31xx.txt | 2 +- arch/arm/boot/dts/am43x-epos-evm.dts | 2 +- include/dt-bindings/sound/tlv320aic31xx-micbias.h | 9 --------- include/dt-bindings/sound/tlv320aic31xx.h | 9 +++++++++ sound/soc/codecs/tlv320aic31xx.c | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 include/dt-bindings/sound/tlv320aic31xx-micbias.h create mode 100644 include/dt-bindings/sound/tlv320aic31xx.h
Acked-by: Rob Herring robh@kernel.org