All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] davinci: vpss: clock cleanup
@ 2013-03-22  7:53 ` Prabhakar lad
  0 siblings, 0 replies; 20+ messages in thread
From: Prabhakar lad @ 2013-03-22  7:53 UTC (permalink / raw)
  To: linux-arm-kernel

From: Lad, Prabhakar <prabhakar.csengg@gmail.com>

This patch series cleanup's the VPSS clock enabling.
The first patch removes vpss clock enabling from the capture
drivers and moves it to the VPSS driver itself.
The second patch moves the venc_enable_vpss_clock() to the driver
which was being done in platform code.

Lad, Prabhakar (2):
  media: davinci: vpss: enable vpss clocks
  media: davinci: vpbe: venc: move the enabling of vpss clocks to
    driver

 arch/arm/mach-davinci/dm355.c                |    3 -
 arch/arm/mach-davinci/dm365.c                |    9 +++-
 arch/arm/mach-davinci/dm644x.c               |    5 --
 drivers/media/platform/davinci/dm355_ccdc.c  |   39 +----------------
 drivers/media/platform/davinci/dm644x_ccdc.c |   44 -------------------
 drivers/media/platform/davinci/isif.c        |   28 ++----------
 drivers/media/platform/davinci/vpbe_venc.c   |   26 +++++++++++
 drivers/media/platform/davinci/vpss.c        |   60 ++++++++++++++++++++++++++
 8 files changed, 98 insertions(+), 116 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2013-03-25 11:18 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22  7:53 [PATCH 0/2] davinci: vpss: clock cleanup Prabhakar lad
2013-03-22  7:53 ` Prabhakar lad
2013-03-22  7:53 ` [PATCH 1/2] media: davinci: vpss: enable vpss clocks Prabhakar lad
2013-03-22  7:53   ` Prabhakar lad
2013-03-25  5:32   ` Sekhar Nori
2013-03-25  5:32     ` Sekhar Nori
2013-03-25 10:14     ` Prabhakar Lad
2013-03-25 10:14       ` Prabhakar Lad
2013-03-25 10:24       ` Sekhar Nori
2013-03-25 10:24         ` Sekhar Nori
2013-03-25 10:33         ` Prabhakar Lad
2013-03-25 10:33           ` Prabhakar Lad
2013-03-22  7:53 ` [PATCH 2/2] media: davinci: vpbe: venc: move the enabling of vpss clocks to driver Prabhakar lad
2013-03-22  7:53   ` Prabhakar lad
2013-03-25  5:39   ` Sekhar Nori
2013-03-25  5:39     ` Sekhar Nori
2013-03-25 10:15     ` Prabhakar Lad
2013-03-25 10:15       ` Prabhakar Lad
2013-03-25 11:18       ` Sekhar Nori
2013-03-25 11:18         ` Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.