Suggested by Marek, continuation of cleanup of PMU register defines in headers. Let's keep all of them in include/linux/soc/samsung/exynos-regs-pmu.h. Merging strategy: probably through phy tree (in that case they have samsung-soc's ack). I can also take it through samsung-soc - please let me know. Changes since v1: ================= 1. Rebase - dependencies should be already in. 2. Add Lee's acks. Best regards, Krzysztof Krzysztof Kozlowski (4): phy: exynos4: Remove duplicated defines of PHY register defines phy: exynos5: Remove duplicated defines of PHY register defines phy: exynos-mipi-video: Use consistent method to address phy registers phy: exynos: Use one define for enable bit drivers/phy/phy-exynos-dp-video.c | 6 +-- drivers/phy/phy-exynos-mipi-video.c | 71 ++++++++++++++--------------- drivers/phy/phy-exynos5-usbdrd.c | 6 +-- include/linux/mfd/syscon/exynos4-pmu.h | 21 --------- include/linux/mfd/syscon/exynos5-pmu.h | 52 --------------------- include/linux/soc/samsung/exynos-regs-pmu.h | 16 ++++++- 6 files changed, 56 insertions(+), 116 deletions(-) delete mode 100644 include/linux/mfd/syscon/exynos4-pmu.h delete mode 100644 include/linux/mfd/syscon/exynos5-pmu.h -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html