[PATCH 1/3] phy: exynos-mipi-video: Drop support for direct access to PMU

2016-03-23 Thread Marek Szyprowski
From: Sylwester Nawrocki There is no need to support access to the PMU through memory ioresource as now access through PMU regmap should only be used. Signed-off-by: Sylwester Nawrocki Signed-off-by: Marek Szyprowski

[PATCH 1/3] phy: exynos-mipi-video: Drop support for direct access to PMU

2016-03-23 Thread Marek Szyprowski
From: Sylwester Nawrocki There is no need to support access to the PMU through memory ioresource as now access through PMU regmap should only be used. Signed-off-by: Sylwester Nawrocki Signed-off-by: Marek Szyprowski --- drivers/phy/phy-exynos-mipi-video.c | 57