2013-04-01 20:54:10

by Mike Turquette

[permalink] [raw]
Subject: [GIT PULL] clk: fixes for 3.9-rc6

The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:

Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)

are available in the git repository at:

git://git.linaro.org/people/mturquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 0f1bc12e9eddaba2baf52d020d37670dbabe3702:

clk: tegra: Allow PLLE training to succeed (2013-04-01 11:44:38 -0700)

----------------------------------------------------------------
Missing base address in Tegra clock driver results in non-operational
PCIe. On some devices this means that Ethernet will go uninitialized
and other devices will fail. This pull request fixes it with a single
patch to pass the proper base address in the Tegra clock driver.

----------------------------------------------------------------
Thierry Reding (1):
clk: tegra: Allow PLLE training to succeed

drivers/clk/tegra/clk-tegra20.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)