[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130401205402.8177.16854@quantum>
Date: Mon, 01 Apr 2013 13:54:02 -0700
From: Mike Turquette <mturquette@...aro.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
Thierry Reding <thierry.reding@...onic-design.de>,
Peter De Schrijver <pdeschrijver@...dia.com>,
Stephen Warren <swarren@...dotorg.org>
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(-)
--
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