File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Stream domain
4848 stopped respectively. e.g. aplay, arecord.
4949
5050All DAPM power switching decisions are made automatically by consulting an audio
51- routing map of the whole machine. This map is specific to each machine and
51+ routing graph of the whole machine. This graph is specific to each machine and
5252consists of the interconnections between every audio component (including
5353internal codec components). All audio components that affect power are called
5454widgets hereafter.
@@ -229,7 +229,7 @@ to any stream event or by kernel PM events.
229229Virtual Widgets
230230---------------
231231
232- Sometimes widgets exist in the codec or machine audio map that don't have any
232+ Sometimes widgets exist in the codec or machine audio graph that don't have any
233233corresponding soft power control. In this case it is necessary to create
234234a virtual widget - a widget with no control bits e.g.
235235::
@@ -247,7 +247,7 @@ Codec/DSP Widget Interconnections
247247
248248Widgets are connected to each other within the codec, platform and machine by
249249audio paths (called interconnections). Each interconnection must be defined in
250- order to create a map of all audio paths between widgets.
250+ order to create a graph of all audio paths between widgets.
251251
252252This is easiest with a diagram of the codec or DSP (and schematic of the machine
253253audio system), as it requires joining widgets together via their audio signal
You can’t perform that action at this time.
0 commit comments