summaryrefslogtreecommitdiff
path: root/drivers/spi
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-08-08 13:02:36 +0200
committerMark Brown <broonie@linaro.org>2014-08-13 12:12:44 +0100
commit2c67568903d6ae1b8cfa343c649029180239418e (patch)
treebf67482997099895d3b9e4fc5cf88fd4f3566a8e /drivers/spi
parentfab6a0410d20ef09238ef54b8726d170578da752 (diff)
spi: Add missing kerneldoc bits
These are all arguments or fields that got added without updating the kerneldoc comments. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi')
-rw-r--r--drivers/spi/spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c
index e6f076d5ffd5..f52f3e647ef8 100644
--- a/drivers/spi/spi.c
+++ b/drivers/spi/spi.c
@@ -843,6 +843,7 @@ out:
/**
* spi_finalize_current_transfer - report completion of a transfer
+ * @master: the master reporting completion
*
* Called by SPI drivers using the core transfer_one_message()
* implementation to notify it that the current interrupt driven