mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
[pandora-kernel.git] / sound / core / isadma.c
index c0f1208..e2b3861 100644 (file)
@@ -81,7 +81,7 @@ EXPORT_SYMBOL(snd_dma_disable);
  * @dma: the dma number
  * @size: the dma transfer size
  *
- * Returns the current pointer in DMA tranfer buffer in bytes
+ * Return: The current pointer in DMA transfer buffer in bytes.
  */
 unsigned int snd_dma_pointer(unsigned long dma, unsigned int size)
 {