aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/compress_offload.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sound/alsa/compress_offload.txt')
-rw-r--r--Documentation/sound/alsa/compress_offload.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/compress_offload.txt b/Documentation/sound/alsa/compress_offload.txt
index c83a835350f0..90e9b3a11abc 100644
--- a/Documentation/sound/alsa/compress_offload.txt
+++ b/Documentation/sound/alsa/compress_offload.txt
@@ -18,7 +18,7 @@ processing. Support for such hardware has not been very good in Linux,
18mostly because of a lack of a generic API available in the mainline 18mostly because of a lack of a generic API available in the mainline
19kernel. 19kernel.
20 20
21Rather than requiring a compability break with an API change of the 21Rather than requiring a compatibility break with an API change of the
22ALSA PCM interface, a new 'Compressed Data' API is introduced to 22ALSA PCM interface, a new 'Compressed Data' API is introduced to
23provide a control and data-streaming interface for audio DSPs. 23provide a control and data-streaming interface for audio DSPs.
24 24