]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: Rename "sh" to "renesas"
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 25 Oct 2024 15:05:07 +0000 (16:05 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 30 Oct 2024 13:15:31 +0000 (13:15 +0000)
commitc087a94bea49acf34d651f7308506fe462a937b3
treeb32c3030bd6dc7039d879685f7d002f649ed3e2f
parent3f58985e437fbc1b4d5f7967dd83f118abd2a6a1
ASoC: Rename "sh" to "renesas"

Rename the "sh" folder to "renesas" to better reflect the Renesas-specific
drivers.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20241025150511.722040-2-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
28 files changed:
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/renesas/Kconfig [moved from sound/soc/sh/Kconfig with 100% similarity]
sound/soc/renesas/Makefile [moved from sound/soc/sh/Makefile with 100% similarity]
sound/soc/renesas/dma-sh7760.c [moved from sound/soc/sh/dma-sh7760.c with 100% similarity]
sound/soc/renesas/fsi.c [moved from sound/soc/sh/fsi.c with 100% similarity]
sound/soc/renesas/hac.c [moved from sound/soc/sh/hac.c with 100% similarity]
sound/soc/renesas/migor.c [moved from sound/soc/sh/migor.c with 100% similarity]
sound/soc/renesas/rcar/Makefile [moved from sound/soc/sh/rcar/Makefile with 100% similarity]
sound/soc/renesas/rcar/adg.c [moved from sound/soc/sh/rcar/adg.c with 100% similarity]
sound/soc/renesas/rcar/cmd.c [moved from sound/soc/sh/rcar/cmd.c with 100% similarity]
sound/soc/renesas/rcar/core.c [moved from sound/soc/sh/rcar/core.c with 100% similarity]
sound/soc/renesas/rcar/ctu.c [moved from sound/soc/sh/rcar/ctu.c with 100% similarity]
sound/soc/renesas/rcar/debugfs.c [moved from sound/soc/sh/rcar/debugfs.c with 100% similarity]
sound/soc/renesas/rcar/dma.c [moved from sound/soc/sh/rcar/dma.c with 100% similarity]
sound/soc/renesas/rcar/dvc.c [moved from sound/soc/sh/rcar/dvc.c with 100% similarity]
sound/soc/renesas/rcar/gen.c [moved from sound/soc/sh/rcar/gen.c with 100% similarity]
sound/soc/renesas/rcar/mix.c [moved from sound/soc/sh/rcar/mix.c with 100% similarity]
sound/soc/renesas/rcar/rsnd.h [moved from sound/soc/sh/rcar/rsnd.h with 100% similarity]
sound/soc/renesas/rcar/src.c [moved from sound/soc/sh/rcar/src.c with 100% similarity]
sound/soc/renesas/rcar/ssi.c [moved from sound/soc/sh/rcar/ssi.c with 100% similarity]
sound/soc/renesas/rcar/ssiu.c [moved from sound/soc/sh/rcar/ssiu.c with 100% similarity]
sound/soc/renesas/rz-ssi.c [moved from sound/soc/sh/rz-ssi.c with 100% similarity]
sound/soc/renesas/sh7760-ac97.c [moved from sound/soc/sh/sh7760-ac97.c with 100% similarity]
sound/soc/renesas/siu.h [moved from sound/soc/sh/siu.h with 100% similarity]
sound/soc/renesas/siu_dai.c [moved from sound/soc/sh/siu_dai.c with 100% similarity]
sound/soc/renesas/siu_pcm.c [moved from sound/soc/sh/siu_pcm.c with 100% similarity]
sound/soc/renesas/ssi.c [moved from sound/soc/sh/ssi.c with 100% similarity]