summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach
diff options
context:
space:
mode:
authorVivek Gautam <gautam.vivek@samsung.com>2012-11-07 17:07:52 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-11-07 17:24:11 +0900
commitfa089de7d5daaab1b2594faece20a9f72d31ca10 (patch)
tree4d7f358674027328693f7c3272424560aa1bf552 /arch/arm/mach-exynos/include/mach
parentf034d85eba83f69927f5836b341ffd2d85b5d93e (diff)
downloadop-kernel-dev-fa089de7d5daaab1b2594faece20a9f72d31ca10.zip
op-kernel-dev-fa089de7d5daaab1b2594faece20a9f72d31ca10.tar.gz
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 <gautam.vivek@samsung.com> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach')
-rw-r--r--arch/arm/mach-exynos/include/mach/regs-pmu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/include/mach/regs-pmu.h b/arch/arm/mach-exynos/include/mach/regs-pmu.h
index d4e392b..70b2795 100644
--- a/arch/arm/mach-exynos/include/mach/regs-pmu.h
+++ b/arch/arm/mach-exynos/include/mach/regs-pmu.h
@@ -230,8 +230,6 @@
/* For EXYNOS5 */
-#define EXYNOS5_USB_CFG S5P_PMUREG(0x0230)
-
#define EXYNOS5_AUTO_WDTRESET_DISABLE S5P_PMUREG(0x0408)
#define EXYNOS5_MASK_WDTRESET_REQUEST S5P_PMUREG(0x040C)
OpenPOWER on IntegriCloud