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

2020-04-17 Thread Ardelean, Alexandru
On Thu, 2020-04-16 at 12:30 +0200, Geert Uytterhoeven wrote:
> [External]
> 
>   Hi all,
> 
> In several files the company also known as ADI is spelled as "Analog
> Device".  However, according to https://www.analog.com/, the company
> name is spelled "Analog Devices".
> 
> Hence this patch series, one per subsystem, fixes these misspellings.
> 
> Thanks for your comments!

For the entire series:

Reviewed-by: Alexandru Ardelean 

Many thanks :)
Alex

> 
> Geert Uytterhoeven (6):
>   dt-bindings: Fix misspellings of "Analog Devices"
>   dma: Fix misspelling of "Analog Devices"
>   drm: Fix misspellings of "Analog Devices"
>   iio: Fix misspellings of "Analog Devices"
>   ALSA: Fix misspellings of "Analog Devices"
>   ASoC: Fix misspellings of "Analog Devices"
> 
>  .../devicetree/bindings/display/bridge/adi,adv7123.txt| 4 ++--
>  .../devicetree/bindings/display/bridge/adi,adv7511.txt| 4 ++--
>  Documentation/devicetree/bindings/dma/adi,axi-dmac.txt| 2 +-
>  Documentation/devicetree/bindings/iio/dac/ad5755.txt  | 2 +-
>  drivers/dma/Kconfig   | 2 +-
>  drivers/gpu/drm/bridge/adv7511/Kconfig| 2 +-
>  drivers/gpu/drm/drm_fb_cma_helper.c   | 2 +-
>  drivers/gpu/drm/tegra/fb.c| 2 +-
>  drivers/iio/adc/ad7791.c  | 2 +-
>  drivers/iio/trigger/iio-trig-hrtimer.c| 2 +-
>  drivers/staging/iio/Documentation/overview.txt| 2 +-
>  sound/isa/ad1816a/ad1816a.c   | 2 +-
>  sound/pci/ac97/ac97_patch.c   | 2 +-
>  sound/pci/hda/Kconfig | 4 ++--
>  sound/soc/codecs/ad1980.c | 2 +-
>  sound/soc/codecs/ad73311.c| 2 +-
>  sound/soc/codecs/wm8782.c | 2 +-
>  17 files changed, 20 insertions(+), 20 deletions(-)
> 
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


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

2020-04-16 Thread Mark Brown
On Thu, 16 Apr 2020 12:30:52 +0200, Geert Uytterhoeven wrote:
>   Hi all,
> 
> In several files the company also known as ADI is spelled as "Analog
> Device".  However, according to https://www.analog.com/, the company
> name is spelled "Analog Devices".
> 
> Hence this patch series, one per subsystem, fixes these misspellings.
> 
> [...]

Applied, thanks!

[1/6] dt-bindings: Fix misspellings of "Analog Devices"
  (not applied)
[2/6] dma: Fix misspelling of "Analog Devices"
  (not applied)
[3/6] drm: Fix misspellings of "Analog Devices"
  (not applied)
[4/6] iio: Fix misspellings of "Analog Devices"
  (not applied)
[5/6] ALSA: Fix misspellings of "Analog Devices"
  (not applied)
[6/6] ASoC: Fix misspellings of "Analog Devices"
  commit: b938b25f49cdb47397b0215b69cdd5251b4b2f8b

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH trivial 0/6] Fix misspellings of "Analog Devices"

2020-04-16 Thread Geert Uytterhoeven
Hi all,

In several files the company also known as ADI is spelled as "Analog
Device".  However, according to https://www.analog.com/, the company
name is spelled "Analog Devices".

Hence this patch series, one per subsystem, fixes these misspellings.

Thanks for your comments!

Geert Uytterhoeven (6):
  dt-bindings: Fix misspellings of "Analog Devices"
  dma: Fix misspelling of "Analog Devices"
  drm: Fix misspellings of "Analog Devices"
  iio: Fix misspellings of "Analog Devices"
  ALSA: Fix misspellings of "Analog Devices"
  ASoC: Fix misspellings of "Analog Devices"

 .../devicetree/bindings/display/bridge/adi,adv7123.txt| 4 ++--
 .../devicetree/bindings/display/bridge/adi,adv7511.txt| 4 ++--
 Documentation/devicetree/bindings/dma/adi,axi-dmac.txt| 2 +-
 Documentation/devicetree/bindings/iio/dac/ad5755.txt  | 2 +-
 drivers/dma/Kconfig   | 2 +-
 drivers/gpu/drm/bridge/adv7511/Kconfig| 2 +-
 drivers/gpu/drm/drm_fb_cma_helper.c   | 2 +-
 drivers/gpu/drm/tegra/fb.c| 2 +-
 drivers/iio/adc/ad7791.c  | 2 +-
 drivers/iio/trigger/iio-trig-hrtimer.c| 2 +-
 drivers/staging/iio/Documentation/overview.txt| 2 +-
 sound/isa/ad1816a/ad1816a.c   | 2 +-
 sound/pci/ac97/ac97_patch.c   | 2 +-
 sound/pci/hda/Kconfig | 4 ++--
 sound/soc/codecs/ad1980.c | 2 +-
 sound/soc/codecs/ad73311.c| 2 +-
 sound/soc/codecs/wm8782.c | 2 +-
 17 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.17.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel