linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/3] spi: omap2-mcspi: driver updates
@ 2012-03-31 11:36 Shubhrajyoti D
  2012-03-31 11:36 ` [PATCHv3 1/3] spi/omap: Remove bus_num usage for instance index Shubhrajyoti D
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shubhrajyoti D @ 2012-03-31 11:36 UTC (permalink / raw)
  To: spi-devel-general; +Cc: linux-omap, linux-kernel, Shubhrajyoti D

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.

 

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(-)


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

end of thread, other threads:[~2012-04-03  5:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 11:36 [PATCHv3 0/3] spi: omap2-mcspi: driver updates Shubhrajyoti D
2012-03-31 11:36 ` [PATCHv3 1/3] spi/omap: Remove bus_num usage for instance index Shubhrajyoti D
2012-03-31 11:36 ` [PATCHv3 2/3] spi: omap2-mcspi: add support for pm_runtime autosuspend Shubhrajyoti D
2012-03-31 11:36 ` [PATCHv3 3/3] spi: omap2-mcspi: Trivial optimisation Shubhrajyoti D
2012-04-02 19:40 ` [PATCHv3 0/3] spi: omap2-mcspi: driver updates Grant Likely
2012-04-03  5:55   ` Shubhrajyoti Datta

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).