提交 04044b81 编写于 作者: A Antonio Ospite 提交者: Takashi Iwai

ALSA: Documentation: fix some thinkos

Signed-off-by: NAntonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 019d80db
...@@ -871,9 +871,8 @@ ...@@ -871,9 +871,8 @@
<para> <para>
This function itself doesn't allocate the data space. The data This function itself doesn't allocate the data space. The data
must be allocated manually beforehand, and its pointer is passed must be allocated manually beforehand, and its pointer is passed
as the argument. This pointer is used as the as the argument. This pointer (<parameter>chip</parameter> in the
(<parameter>chip</parameter> identifier in the above example) above example) is used as the identifier for the instance.
for the instance.
</para> </para>
<para> <para>
...@@ -2304,7 +2303,7 @@ struct _snd_pcm_runtime { ...@@ -2304,7 +2303,7 @@ struct _snd_pcm_runtime {
<constant>SNDRV_PCM_INFO_XXX</constant>. Here, at least, you <constant>SNDRV_PCM_INFO_XXX</constant>. Here, at least, you
have to specify whether the mmap is supported and which have to specify whether the mmap is supported and which
interleaved format is supported. interleaved format is supported.
When the is supported, add the When the hardware supports mmap, add the
<constant>SNDRV_PCM_INFO_MMAP</constant> flag here. When the <constant>SNDRV_PCM_INFO_MMAP</constant> flag here. When the
hardware supports the interleaved or the non-interleaved hardware supports the interleaved or the non-interleaved
formats, <constant>SNDRV_PCM_INFO_INTERLEAVED</constant> or formats, <constant>SNDRV_PCM_INFO_INTERLEAVED</constant> or
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册