diff mbox series

ASoC: amd: fix spelling mistake: "i.e" -> "i.e."

Message ID 20220830132259.7759-1-Syed.SabaKareem@amd.com (mailing list archive)
State Accepted
Commit ced579dcaaa45fe16ac6c12fe847d650734af7bb
Headers show
Series ASoC: amd: fix spelling mistake: "i.e" -> "i.e." | expand

Commit Message

Saba Kareem, Syed Aug. 30, 2022, 1:22 p.m. UTC
From: Syed Saba kareem <Syed.SabaKareem@amd.com>

trivial fix to spelling mistake in Kconfig File.

Reported by : Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Syed Saba Kareem <Syed.SabaKareem@amd.com>
---
 sound/soc/amd/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Randy Dunlap Aug. 30, 2022, 6:10 p.m. UTC | #1
On 8/30/22 06:22, Syed Saba Kareem wrote:
> From: Syed Saba kareem <Syed.SabaKareem@amd.com>
> 
> trivial fix to spelling mistake in Kconfig File.
> 
> Reported by : Randy Dunlap <rdunlap@infradead.org>
> Signed-off-by: Syed Saba Kareem <Syed.SabaKareem@amd.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  sound/soc/amd/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
> index 68837d42736d..150786279257 100644
> --- a/sound/soc/amd/Kconfig
> +++ b/sound/soc/amd/Kconfig
> @@ -122,7 +122,7 @@ config SND_SOC_AMD_RPL_ACP6x
>          tristate "AMD Audio Coprocessor-v6.2 RPL support"
>          depends on X86 && PCI
>          help
> -          This option enables Audio Coprocessor i.e ACP v6.2 support on
> +          This option enables Audio Coprocessor i.e. ACP v6.2 support on
>            AMD RPL platform. By enabling this flag build will be
>            triggered for ACP PCI driver.
>            Say m if you have such a device.
Mark Brown Aug. 30, 2022, 7:04 p.m. UTC | #2
On Tue, 30 Aug 2022 18:52:55 +0530, Syed Saba Kareem wrote:
> From: Syed Saba kareem <Syed.SabaKareem@amd.com>
> 
> trivial fix to spelling mistake in Kconfig File.
> 
> Reported by : Randy Dunlap <rdunlap@infradead.org>
> 
> 
> [...]

Applied to

   broonie/sound.git for-next

Thanks!

[1/1] ASoC: amd: fix spelling mistake: "i.e" -> "i.e."
      commit: ced579dcaaa45fe16ac6c12fe847d650734af7bb

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
diff mbox series

Patch

diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
index 68837d42736d..150786279257 100644
--- a/sound/soc/amd/Kconfig
+++ b/sound/soc/amd/Kconfig
@@ -122,7 +122,7 @@  config SND_SOC_AMD_RPL_ACP6x
         tristate "AMD Audio Coprocessor-v6.2 RPL support"
         depends on X86 && PCI
         help
-          This option enables Audio Coprocessor i.e ACP v6.2 support on
+          This option enables Audio Coprocessor i.e. ACP v6.2 support on
           AMD RPL platform. By enabling this flag build will be
           triggered for ACP PCI driver.
           Say m if you have such a device.