X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=sound%2Fcore%2Fpcm_memory.c;h=f1d5f7a6ee0c69b4e6131af5c10060a7d68e8590;hp=e165fee4891c1f083b768bb43c42b964302df161;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475 diff --git a/sound/core/pcm_memory.c b/sound/core/pcm_memory.c index e165fee48..f1d5f7a6e 100644 --- a/sound/core/pcm_memory.c +++ b/sound/core/pcm_memory.c @@ -291,7 +291,7 @@ struct page *snd_pcm_sgbuf_ops_page(snd_pcm_substream_t *substream, unsigned lon * @substream: the substream to allocate the DMA buffer to * @size: the requested buffer size in bytes * - * Allocates the DMA buffer on the BUS type given by + * Allocates the DMA buffer on the BUS type given earlier to * snd_pcm_lib_preallocate_xxx_pages(). * * Returns 1 if the buffer is changed, 0 if not changed, or a negative