linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Add clk_prepare/clk_unprepare
@ 2012-06-01  9:12 Prashant Gaikwad
  2012-06-01  9:12 ` [PATCH 1/9] ARM: tegra: add clk_prepare/clk_unprepare Prashant Gaikwad
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Prashant Gaikwad @ 2012-06-01  9:12 UTC (permalink / raw)
  To: swarren, linux-tegra, linux-arm-kernel
  Cc: linux-kernel, olof, Prashant Gaikwad

This patch set adds use of clk_prepare/clk_unprepare as
required by generic clock framework.

Tested on Ventana and Cardhu.

Prashant Gaikwad (9):
  ARM: tegra: add clk_prepare/clk_unprepare
  i2c: tegra: Add clk_prepare/clk_unprepare
  mmc: tegra: add clk_prepare/clk_unprepare
  USB: ehci-tegra: add clk_prepare/clk_unprepare
  Input: tegra-kbc - add clk_prepare/clk_unprepare
  spi/tegra: add clk_prepare/clk_unprepare
  staging: nvec: add clk_prepare/clk_unprepare
  ASoC: tegra: add clk_prepare/clk_unprepare
  crypto: add clk_prepare/clk_unprepare

 arch/arm/mach-tegra/cpu-tegra.c    |    6 +++---
 arch/arm/mach-tegra/dma.c          |    2 +-
 arch/arm/mach-tegra/pcie.c         |    6 +++---
 arch/arm/mach-tegra/powergate.c    |    4 ++--
 arch/arm/mach-tegra/timer.c        |    4 ++--
 arch/arm/mach-tegra/usb_phy.c      |   16 ++++++++--------
 drivers/crypto/tegra-aes.c         |   12 ++++++------
 drivers/i2c/busses/i2c-tegra.c     |   10 +++++-----
 drivers/input/keyboard/tegra-kbc.c |    4 ++--
 drivers/mmc/host/sdhci-tegra.c     |    6 +++---
 drivers/spi/spi-tegra.c            |    4 ++--
 drivers/staging/nvec/nvec.c        |    8 ++++----
 drivers/usb/host/ehci-tegra.c      |   20 ++++++++++----------
 sound/soc/tegra/tegra20_i2s.c      |    4 ++--
 sound/soc/tegra/tegra20_spdif.c    |    4 ++--
 sound/soc/tegra/tegra30_ahub.c     |    8 ++++----
 sound/soc/tegra/tegra30_i2s.c      |    4 ++--
 sound/soc/tegra/tegra_asoc_utils.c |   12 ++++++------
 18 files changed, 67 insertions(+), 67 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-06-01 17:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01  9:12 [PATCH 0/9] Add clk_prepare/clk_unprepare Prashant Gaikwad
2012-06-01  9:12 ` [PATCH 1/9] ARM: tegra: add clk_prepare/clk_unprepare Prashant Gaikwad
2012-06-01 12:22   ` Sergei Shtylyov
2012-06-01  9:12 ` [PATCH 2/9] i2c: tegra: Add clk_prepare/clk_unprepare Prashant Gaikwad
2012-06-01  9:12 ` [PATCH 3/9] mmc: tegra: add clk_prepare/clk_unprepare Prashant Gaikwad
2012-06-01  9:12 ` [PATCH 4/9] USB: ehci-tegra: " Prashant Gaikwad
     [not found] ` <1338541968-7961-1-git-send-email-pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-06-01  9:12   ` [PATCH 5/9] Input: tegra-kbc - " Prashant Gaikwad
2012-06-01  9:12   ` [PATCH 6/9] spi/tegra: " Prashant Gaikwad
2012-06-01  9:12 ` [PATCH 7/9] staging: nvec: " Prashant Gaikwad
     [not found]   ` <1338541968-7961-8-git-send-email-pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-06-01 17:31     ` Marc Dietrich
2012-06-01  9:12 ` [PATCH 8/9] ASoC: tegra: " Prashant Gaikwad
2012-06-01  9:12 ` [PATCH 9/9] crypto: " Prashant Gaikwad
2012-06-01 14:48 ` [PATCH 0/9] Add clk_prepare/clk_unprepare Mark Brown

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