linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment
@ 2012-02-08 16:23 Federico Vaga
       [not found] ` <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Federico Vaga @ 2012-02-08 16:23 UTC (permalink / raw)
  To: grant.likely, trivial, spi-devel-general, linux-kernel
  Cc: rubini, giancarlo.asnaghi, Federico Vaga

Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
---
 drivers/spi/spi-pl022.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c
index 2f9cb43..286572d 100644
--- a/drivers/spi/spi-pl022.c
+++ b/drivers/spi/spi-pl022.c
@@ -1495,7 +1495,7 @@ out:
 
 /**
  * pump_messages - Workqueue function which processes spi message queue
- * @data: pointer to private data of SSP driver
+ * @work: pointer to the pump_messages work structure within pl022 structure
  *
  * This function checks if there is any spi message in the queue that
  * needs processing and delegate control to appropriate function
-- 
1.7.7.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-09 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08 16:23 [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment Federico Vaga
     [not found] ` <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-03-09 21:56   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).