From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] media: atmel-isi: rework on the clock part and add runtime pm support
Date: Thu, 9 Apr 2015 17:01:45 +0800 [thread overview]
Message-ID: <1428570108-4961-1-git-send-email-josh.wu@atmel.com> (raw)
This patch series fix the peripheral clock code and enable runtime pm
support.
Also it clean up the code which is for the compatiblity of mck.
Changes in v2:
- merged v1 two patch into one.
- use runtime_pm_put() instead of runtime_pm_put_sync()
- enable peripheral clock before access ISI registers.
- totally remove clock_start()/clock_stop() as they are optional.
Josh Wu (3):
media: atmel-isi: remove the useless code which disable isi
media: atmel-isi: add runtime pm support
media: atmel-isi: remove mck back compatiable code as it's not need
drivers/media/platform/soc_camera/atmel-isi.c | 101 ++++++++++++--------------
1 file changed, 45 insertions(+), 56 deletions(-)
--
1.9.1
next reply other threads:[~2015-04-09 9:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 9:01 Josh Wu [this message]
2015-04-09 9:01 ` [PATCH v2 1/3] media: atmel-isi: remove the useless code which disable isi Josh Wu
2015-04-12 13:10 ` Laurent Pinchart
2015-04-13 10:17 ` Josh Wu
2015-05-11 20:16 ` Guennadi Liakhovetski
2015-05-12 3:00 ` Josh Wu
2015-05-25 17:05 ` Guennadi Liakhovetski
2015-04-09 9:01 ` [PATCH v2 2/3] media: atmel-isi: add runtime pm support Josh Wu
2015-04-09 9:01 ` [PATCH v2 3/3] media: atmel-isi: remove mck back compatiable code as it's not need Josh Wu
2015-04-12 13:08 ` Laurent Pinchart
2015-04-13 10:09 ` Josh Wu
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=1428570108-4961-1-git-send-email-josh.wu@atmel.com \
--to=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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).