Re: [PATCHv3 0/3] spi: omap2-mcspi: driver updates

From: Grant Likely
Date: Mon Apr 02 2012 - 15:40:49 EST


On Sat, 31 Mar 2012 17:06:55 +0530, Shubhrajyoti D <shubhrajyoti@xxxxxx> wrote:
> The patch series does the following cleanups
> - Makes the driver use autosuspend
> - Folds Benoit's bus_num removal patch in the series
> - The tmp variable is used to write this can be optimised
> as it is not needed if the value is directly written.
> Acknowledge Tarun for the suggestion.
>
> This is also available through
> git : git://gitorious.org/linus-tree/linus-tree.git
> branch : spi_next
>
> Rebased to Grant's spi/next branch.

Merged, thanks.

BTW, it's easier to pull if you put the branch after the git URL (I
can cut and paste all at once):

git://gitorious.org/linus-tree/linus-tree.git spi_next

"git request-pull" can be your friend here.

I've also respun the top commit (Trivial optimization...) because the
Cc tag format was wrong in the commit text (whitespace errors).
You'll need to be pendantic about stuff like that for trees that I
might pull.

g.


>
>
>
> Benoit Cousson (1):
> spi/omap: Remove bus_num usage for instance index
>
> Shubhrajyoti D (2):
> spi: omap2-mcspi: add support for pm_runtime autosuspend
> spi: omap2-mcspi: Trivial optimisation
>
> drivers/spi/spi-omap2-mcspi.c | 86 +++++++++++++++++++---------------------
> 1 files changed, 41 insertions(+), 45 deletions(-)
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> spi-devel-general mailing list
> spi-devel-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/spi-devel-general

--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/