All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: omap2-mcspi: spi cleanups
@ 2012-08-21  6:17 ` Shubhrajyoti D
  0 siblings, 0 replies; 16+ messages in thread
From: Shubhrajyoti D @ 2012-08-21  6:17 UTC (permalink / raw)
  To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
  Cc: Shubhrajyoti, linux-omap-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, 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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

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

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

Thread overview: 16+ 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 ` Shubhrajyoti D
2012-08-21  6:17 ` Shubhrajyoti D
     [not found] ` <1345529864-7937-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2012-08-21  6:17   ` [PATCH 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly Shubhrajyoti D
2012-08-21  6:17     ` Shubhrajyoti D
2012-08-21  6:17     ` 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  6:17     ` Shubhrajyoti D
2012-08-21  6:17     ` 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  6:17     ` Shubhrajyoti D
2012-08-21  6:17     ` Shubhrajyoti D
2012-08-21  9:06     ` Felipe Balbi

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.