Re: [PATCH trivial 5/6] ALSA: Fix misspellings of "Analog Devices"

2020-04-17 Thread Takashi Iwai
On Thu, 16 Apr 2020 12:30:57 +0200, Geert Uytterhoeven wrote: > > According to https://www.analog.com/, the company name is spelled > "Analog Devices". > > Signed-off-by: Geert Uytterhoeven Applied this patch to sound git tree for-next branch. thanks, Takashi > --- > sound/isa/ad1816a/ad1

[PATCH trivial 5/6] ALSA: Fix misspellings of "Analog Devices"

2020-04-16 Thread Geert Uytterhoeven
According to https://www.analog.com/, the company name is spelled "Analog Devices". Signed-off-by: Geert Uytterhoeven --- sound/isa/ad1816a/ad1816a.c | 2 +- sound/pci/ac97/ac97_patch.c | 2 +- sound/pci/hda/Kconfig | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/s