From: Thierry Reding Date: Thu, 14 Mar 2013 15:27:05 +0000 (+0100) Subject: clk: tegra: Allow PLLE training to succeed X-Git-Tag: v3.9-rc6~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1bc12e9eddaba2baf52d020d37670dbabe3702;p=pandora-kernel.git clk: tegra: Allow PLLE training to succeed Under some circumstances the PLLE needs to be retrained, in which case access to the PMC registers is required. Fix this by passing a pointer to the PMC registers instead of NULL when registering the PLLE clock. Signed-off-by: Thierry Reding Acked-By: Peter De Schrijver Signed-off-by: Mike Turquette --- Reading git-diff-tree failed