X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fcore%2Fpcm_misc.c;h=ea2bf82c93730505768c28f00174d6484ac2bcf9;hb=ae20a6afec1cf21919d97303f2d8b737eac5acc7;hp=89b7f549bebd772bb62378510a541bb0b052e967;hpb=e1a9c9872dd004617555dff079b357a6ffd945e9;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.