aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/sound/alsa/soc/machine.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/soc/machine.txt b/Documentation/sound/alsa/soc/machine.txt
index 74056dba52be..6bf2d2063b52 100644
--- a/Documentation/sound/alsa/soc/machine.txt
+++ b/Documentation/sound/alsa/soc/machine.txt
@@ -3,7 +3,7 @@ ASoC Machine Driver
3 3
4The ASoC machine (or board) driver is the code that glues together all the 4The ASoC machine (or board) driver is the code that glues together all the
5component drivers (e.g. codecs, platforms and DAIs). It also describes the 5component drivers (e.g. codecs, platforms and DAIs). It also describes the
6relationships between each componnent which include audio paths, GPIOs, 6relationships between each component which include audio paths, GPIOs,
7interrupts, clocking, jacks and voltage regulators. 7interrupts, clocking, jacks and voltage regulators.
8 8
9The machine driver can contain codec and platform specific code. It registers 9The machine driver can contain codec and platform specific code. It registers