From: Arnaud Patard (Rtp) Date: Sat, 7 Sep 2013 13:23:14 +0000 (+0200) Subject: ARM: imx51.dtsi: fix PATA device clock X-Git-Tag: v3.12-rc2~13^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a030ee36a3c3ed5f08a330e88060a6b71e6c7e3;p=pandora-kernel.git ARM: imx51.dtsi: fix PATA device clock Commit 718a350 (ARM: i.MX51: Add PATA support) adds pata support to the imx51.dtsi file and is using clock 161. The problem is that the right clock is 172, according to commit 5d530bb (ARM: i.MX5: Add PATA and SRTC clocks). Using the clock 172 makes things work again (and kills a nasty system freeze). Tested-by: Steev Klimaszewski Signed-off-by: Arnaud Patard Signed-off-by: Shawn Guo --- Reading git-diff-tree failed