linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] media: atmel-isi: rework on the clock part and add runtime pm support
@ 2015-05-06 10:25 Josh Wu
  2015-05-06 10:25 ` [PATCH v3 1/3] media: atmel-isi: remove the useless code which disable isi Josh Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Josh Wu @ 2015-05-06 10:25 UTC (permalink / raw)
  To: linux-arm-kernel

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 v3:
- remove useless definition: ISI_DEFAULT_MCLK_FREQ

Changes in v2:
- this file is new added.
- 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 | 102 ++++++++++++--------------
 1 file changed, 45 insertions(+), 57 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-05-12  3:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 10:25 [PATCH v3 0/3] media: atmel-isi: rework on the clock part and add runtime pm support Josh Wu
2015-05-06 10:25 ` [PATCH v3 1/3] media: atmel-isi: remove the useless code which disable isi Josh Wu
2015-05-06 10:25 ` [PATCH v3 2/3] media: atmel-isi: add runtime pm support Josh Wu
2015-05-12  3:04   ` Josh Wu
2015-05-06 10:25 ` [PATCH v3 3/3] media: atmel-isi: remove mck back compatiable code as it's not need Josh Wu

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