X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fcore%2Fpcm_misc.c;h=ea2bf82c93730505768c28f00174d6484ac2bcf9;hb=93c9d7f60c0cb7715890b1f9e159da6f4d1f5a65;hp=89b7f549bebd772bb62378510a541bb0b052e967;hpb=4f4ae0d42680889c62db4e1f3e6b4aa7787a7257;p=~andy%2Flinux diff --git a/sound/core/pcm_misc.c b/sound/core/pcm_misc.c index 89b7f549beb..ea2bf82c937 100644 --- a/sound/core/pcm_misc.c +++ b/sound/core/pcm_misc.c @@ -319,6 +319,7 @@ EXPORT_SYMBOL(snd_pcm_format_physical_width); /** * snd_pcm_format_size - return the byte size of samples on the given format * @format: the format to check + * @samples: sampling rate * * Returns the byte size of the given samples for the format, or a * negative error code if unknown format.