ASoC: dt: Fix typo
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:44:21 +0000 (13:44 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:15:16 +0000 (16:15 +0100)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/sound/alsa/soc/machine.txt

index 74056dba52be7aab7adbcadd45064fa71d79534f..6bf2d2063b52418322a930a5c5e3dfb3d103503a 100644 (file)
@@ -3,7 +3,7 @@ ASoC Machine Driver
 
 The ASoC machine (or board) driver is the code that glues together all the
 component drivers (e.g. codecs, platforms and DAIs). It also describes the
-relationships between each componnent which include audio paths, GPIOs,
+relationships between each component which include audio paths, GPIOs,
 interrupts, clocking, jacks and voltage regulators.
 
 The machine driver can contain codec and platform specific code. It registers
This page took 0.024773 seconds and 5 git commands to generate.