From 69d9a3fe06ed4bdb69f0a20cfa031dbcb0ee8dc3 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Fri, 12 Sep 2014 10:40:28 +0800 Subject: [PATCH] ARM: imx: fix register offset of pll7_usb_host gate clock There is a copy&paste error on register offset of pll7_usb_host gate clock introduced by i.MX6 PLL bypass support patches. The error breaks the ENET function, because it overwrites the pll6_enet gate bit. Correct the offset for all i.MX6 clock drivers. Thanks to Fugang Duan for spotting the error. Signed-off-by: Shawn Guo --- Reading git-format-patch failed