public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: omap2-mcspi: spi cleanups
@ 2012-08-21  6:17 Shubhrajyoti D
  2012-08-21  6:17 ` [PATCH 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly Shubhrajyoti D
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Shubhrajyoti D @ 2012-08-21  6:17 UTC (permalink / raw)
  To: spi-devel-general; +Cc: linux-omap, linux-kernel, Shubhrajyoti D

This patch does the following

Calls the pm_runtime_* functions directly.
Remove the MOD_REG_BIT macro usage thereby removiing un-needed branch.
At remove dont use the autosuspend runtime calls.

Shubhrajyoti D (3):
  spi: omap2-mcspi: Call pm_runtime_* functions directly
  spi: omap2-mcspi: Remove the macro MOD_REG_BIT
  spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls

 drivers/spi/spi-omap2-mcspi.c |   55 ++++++++++++++++++-----------------------
 1 files changed, 24 insertions(+), 31 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-08-22  5:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  6:17 [PATCH 0/3] spi: omap2-mcspi: spi cleanups Shubhrajyoti D
2012-08-21  6:17 ` [PATCH 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly Shubhrajyoti D
2012-08-21  9:04   ` Felipe Balbi
2012-08-21  6:17 ` [PATCH 2/3] spi: omap2-mcspi: Remove the macro MOD_REG_BIT Shubhrajyoti D
2012-08-21  9:05   ` Felipe Balbi
2012-08-22  5:52     ` Shubhrajyoti
2012-08-21  6:17 ` [PATCH 3/3] spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls Shubhrajyoti D
2012-08-21  9:06   ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox