From: Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>
To: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/3] I2C: OMAP: PM related cleanup
Date: Tue, 7 Jun 2011 11:22:28 -0700 [thread overview]
Message-ID: <1307470951-22801-1-git-send-email-khilman@ti.com> (raw)
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
next reply other threads:[~2011-06-07 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 18:22 Kevin Hilman [this message]
[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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1307470951-22801-1-git-send-email-khilman@ti.com \
--to=khilman-l0cymroini0@public.gmane.org \
--cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=rnayak-l0cyMroinI0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).