Skip to content

Commit add3873

Browse files
Gelmabroonie
authored andcommitted
ASoC: dt: Fix typo
Signed-off-by: Andrea Gelmini <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent 1a695a9 commit add3873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/sound/alsa/soc/machine.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ASoC Machine Driver
33

44
The ASoC machine (or board) driver is the code that glues together all the
55
component drivers (e.g. codecs, platforms and DAIs). It also describes the
6-
relationships between each componnent which include audio paths, GPIOs,
6+
relationships between each component which include audio paths, GPIOs,
77
interrupts, clocking, jacks and voltage regulators.
88

99
The machine driver can contain codec and platform specific code. It registers

0 commit comments

Comments
 (0)