From e3967e7b28de70d28313cc93d831d8525083097f Mon Sep 17 00:00:00 2001 From: Sylwester Nawrocki Date: Wed, 16 Oct 2013 19:03:45 +0200 Subject: [PATCH] phy: exynos-mipi-video: Fix phy_power_off() callback Fix argument passed to the register setup helper function so the phy is actually disabled. Now due to cut&paste error 1 is passed to both phy_power_on() and phy_power_off(). Reported by: Kyungmin Park Signed-off-by: Sylwester Nawrocki Reviewed-by: Jingoo Han Acked-by: Kishon Vijay Abraham I Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed