linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] I2C: OMAP: misc. PM-related cleanups
@ 2011-08-04 14:57 Kevin Hilman
       [not found] ` <1312469856-13276-1-git-send-email-khilman-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2011-08-04 14:57 UTC (permalink / raw)
  To: Ben Dooks, linux-omap; +Cc: linux-i2c, linux-arm-kernel, Shubhrajyoti D

Do some PM-related cleanup on this driver and make the runtime PM
usage more standard.

Series applies on Andy's I2C cleanup series (for_3.1/i2c-andy-2 branch
in my tree[1]) plus the misc. i2c fixes queued for v3.1-rc
(for_3.1/i2c-fixes branch) and are available in the
for_3.2/i2c-cleanup branch of my tree.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git

Kevin Hilman (2):
  I2C: OMAP: remove unneccesary use of pdev
  I2C: OMAP: remove dev->idle, use usage counting provided by runtime
    PM

 drivers/i2c/busses/i2c-omap.c |   77 +++++++++++++++++++++++-----------------
 1 files changed, 44 insertions(+), 33 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-08-04 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04 14:57 [PATCH v2 0/2] I2C: OMAP: misc. PM-related cleanups Kevin Hilman
     [not found] ` <1312469856-13276-1-git-send-email-khilman-l0cyMroinI0@public.gmane.org>
2011-08-04 14:57   ` [PATCH v2 1/2] I2C: OMAP: remove unneccesary use of pdev Kevin Hilman
2011-08-04 14:57   ` [PATCH v2 2/2] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM Kevin Hilman
2011-08-04 15:10   ` [PATCH 3/2] I2C: OMAP: remove unused function pointers from pdata Kevin Hilman

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