From: Steven King <sfking@fdwdc.com>
To: Shubhrajyoti Datta <omaplinuxkernel@gmail.com>
Cc: spi-devel-general@lists.sourceforge.net,
uClinux development list <uclinux-dev@uclinux.org>,
gerg@uclinux.org
Subject: Re: [PATCH] spi: refactor spi-coldfire-qspi to use SPI queue framework.
Date: Fri, 11 May 2012 03:33:21 -0700 [thread overview]
Message-ID: <201205110333.22096.sfking@fdwdc.com> (raw)
In-Reply-To: <CAM=Q2cuxbUcXUz6iQFoYfU8xmFXvNtiVxrBAjPE9u34wNnrAbw@mail.gmail.com>
On Friday 11 May 2012 1:33:25 am Shubhrajyoti Datta wrote:
> Hi Steven,
>
> On Thu, May 10, 2012 at 9:56 PM, Steven King <sfking@fdwdc.com> wrote:
> > Use the new SPI queue framework; remove use of workqueue, replace
> > mcfqspi_transfer with mcfqspi_transfer_one_message, add
> > mcfqspi_prepare_transfer_hw and mcfqspi_unprepare_transfer_hw, update
> > power management routines.
>
> By update are you attempting to convert to runtime framework also?
laying the ground work for it; right now its mostly just a big nop as
currently on Coldfire there isnt any PM support. I suppose it would have
been better to have that as a separate patch, i can resubmit with that broken
out if people would prefer.
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
next prev parent reply other threads:[~2012-05-11 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 16:26 [PATCH] spi: refactor spi-coldfire-qspi to use SPI queue framework Steven King
2012-05-11 6:28 ` Greg Ungerer
[not found] ` <4FACB1A9.3060800-XXXsiaCtIV5Wk0Htik3J/w@public.gmane.org>
2012-05-20 4:57 ` Grant Likely
[not found] ` <201205100926.55444.sfking-xS0NTnu2YfYAvxtiuMwx3w@public.gmane.org>
2012-05-11 8:33 ` Shubhrajyoti Datta
2012-05-11 10:33 ` Steven King [this message]
[not found] ` <201205110333.22096.sfking-xS0NTnu2YfYAvxtiuMwx3w@public.gmane.org>
2012-05-11 13:21 ` Shubhrajyoti Datta
2012-05-14 19:50 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201205110333.22096.sfking@fdwdc.com \
--to=sfking@fdwdc.com \
--cc=gerg@uclinux.org \
--cc=omaplinuxkernel@gmail.com \
--cc=spi-devel-general@lists.sourceforge.net \
--cc=uclinux-dev@uclinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.