[alsa-devel] [PATCH] ASoC: omap: Fix typo in config option description
This fixes a typo in the description for SND_OMAP_SOC_HDMI_AUDIO.
Signed-off-by: Nik Nyby nikolas@gnu.org --- sound/soc/omap/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index 30d0109..5185a38 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -24,7 +24,7 @@ config SND_OMAP_SOC_HDMI_AUDIO component also under DSS HDMI device. Dummy codec is used as as codec component. The hdmi audio driver implements also the card and registers it under its own platform device. - The device for the dirver is registered by OMAPDSS hdmi + The device for the driver is registered by OMAPDSS hdmi driver.
config SND_OMAP_SOC_N810
On 07/01/2015 12:03 AM, Nik Nyby wrote:
This fixes a typo in the description for SND_OMAP_SOC_HDMI_AUDIO.
Acked-by: Peter Ujfalusi peter.ujfalusi@ti.com
Signed-off-by: Nik Nyby nikolas@gnu.org
sound/soc/omap/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index 30d0109..5185a38 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -24,7 +24,7 @@ config SND_OMAP_SOC_HDMI_AUDIO component also under DSS HDMI device. Dummy codec is used as as codec component. The hdmi audio driver implements also the card and registers it under its own platform device.
The device for the dirver is registered by OMAPDSS hdmi
driver.The device for the driver is registered by OMAPDSS hdmi
config SND_OMAP_SOC_N810
participants (2)
-
Nik Nyby
-
Peter Ujfalusi