* [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
[parent not found: <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment [not found] ` <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2012-03-09 21:56 ` Grant Likely 0 siblings, 0 replies; 2+ messages in thread From: Grant Likely @ 2012-03-09 21:56 UTC (permalink / raw) To: Federico Vaga, trivial-DgEjT+Ai2ygdnm+yROfE0A, spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, linux-kernel-u79uwXL29TY76Z2rM5mHXA Cc: Federico Vaga, giancarlo.asnaghi-qxv4g6HH51o, rubini-kaDoWcXyVrEAvxtiuMwx3w On Wed, 8 Feb 2012 17:23:33 +0100, Federico Vaga <federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Signed-off-by: Federico Vaga <federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > 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 Patch obsolete after applying the core-queuing patch from Linus g. > -- > 1.7.7.6 > -- Grant Likely, B.Sc, P.Eng. Secret Lab Technologies,Ltd. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ^ permalink raw reply [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).