[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1338541968-7961-1-git-send-email-pgaikwad@nvidia.com>
Date: Fri, 1 Jun 2012 14:42:39 +0530
From: Prashant Gaikwad <pgaikwad@...dia.com>
To: <swarren@...dia.com>, <linux-tegra@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
CC: <linux-kernel@...r.kernel.org>, <olof@...om.net>,
Prashant Gaikwad <pgaikwad@...dia.com>
Subject: [PATCH 0/9] Add clk_prepare/clk_unprepare
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists