]> Pileus Git - ~andy/linux/blobdiff - sound/core/pcm_misc.c
Merge commit 'v2.6.31-rc9' into tracing/core
[~andy/linux] / sound / core / pcm_misc.c
index 89b7f549bebd772bb62378510a541bb0b052e967..ea2bf82c93730505768c28f00174d6484ac2bcf9 100644 (file)
@@ -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.