From: Christophe JAILLET Date: Sat, 6 Aug 2022 19:33:22 +0000 (+0200) Subject: ASoC: tlv320adcx140: Fix a typo in a comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=98c17a01bc5965047890bd30c95966007234e6d1;p=linux.git ASoC: tlv320adcx140: Fix a typo in a comment s/TLV320ADCX104/TLV320ADCX140/ Signed-off-by: Christophe JAILLET Link: https://lore.kernel.org/r/63efe8fe4e25a8ac386762d2d7cfe9bb9482333f.1659814389.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/tlv320adcx140.h b/sound/soc/codecs/tlv320adcx140.h index d7d4e3a88b5c7..795b5f7194e65 100644 --- a/sound/soc/codecs/tlv320adcx140.h +++ b/sound/soc/codecs/tlv320adcx140.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -// TLV320ADCX104 Sound driver +// TLV320ADCX140 Sound driver // Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/ #ifndef _TLV320ADCX140_H