linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] I2C: OMAP: PM related cleanup
@ 2011-06-07 18:22 Kevin Hilman
       [not found] ` <1307470951-22801-1-git-send-email-khilman-l0cyMroinI0@public.gmane.org>
  2011-06-07 18:22 ` [PATCH 3/3] I2C: OMAP: remove racy suspend/resume callbacks Kevin Hilman
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Hilman @ 2011-06-07 18:22 UTC (permalink / raw)
  To: Ben Dooks
  Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA, Rajendra Nayak,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Here's a small series of PM-related cleanups for the OMAP I2C driver.

Series applies on top of the other cleanup series from Andy Green:

  [PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver

and is available from git here:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git wip/i2c

Kevin Hilman (3):
  I2C: OMAP: remove unneccesary use of pdev
  I2C: OMAP: remove dev->idle, use usage counting provided by runtime
    PM
  I2C: OMAP: remove racy suspend/resume callbacks

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

-- 
1.7.4

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

end of thread, other threads:[~2011-06-07 18:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 18:22 [PATCH 0/3] I2C: OMAP: PM related cleanup Kevin Hilman
     [not found] ` <1307470951-22801-1-git-send-email-khilman-l0cyMroinI0@public.gmane.org>
2011-06-07 18:22   ` [PATCH 1/3] I2C: OMAP: remove unneccesary use of pdev Kevin Hilman
2011-06-07 18:22   ` [PATCH 2/3] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM Kevin Hilman
2011-06-07 18:22 ` [PATCH 3/3] I2C: OMAP: remove racy suspend/resume callbacks 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).