From: Joseph Lo Date: Thu, 7 Feb 2013 05:07:11 +0000 (+0800) Subject: clk: tegra: fix wrong clock index between se to sata_cold X-Git-Tag: v3.9-rc1~116^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ca335f6db9cf614696bbcb83eb0b80db7b4110;p=pandora-kernel.git clk: tegra: fix wrong clock index between se to sata_cold The index of se should be 127. And the previous clock index was 125. So we need to set up the index for se to get the correct index between se to sata_cold. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed