From: Vivek Gautam Date: Wed, 7 Nov 2012 08:07:52 +0000 (+0900) Subject: ARM: EXYNOS: Remove wrongly placed usb2.0 PHY_CFG definition from PMU_REG X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa089de7d5daaab1b2594faece20a9f72d31ca10;p=pandora-kernel.git ARM: EXYNOS: Remove wrongly placed usb2.0 PHY_CFG definition from PMU_REG EXYNOS5_USB_CFG macro should actually point to USB20PHY_CFG system register (base addr + 0x230). It's wrongly placed in regs-pmu. Actual register at offset 0x230 in PMU is SEQ_TRANSITION4. Signed-off-by: Vivek Gautam Reviewed-by: Jingoo Han Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed