From: Sylwester Nawrocki Date: Wed, 16 Oct 2013 17:03:45 +0000 (+0200) Subject: phy: exynos-mipi-video: Fix phy_power_off() callback X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3967e7b28de70d28313cc93d831d8525083097f;p=pandora-kernel.git 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-diff-tree failed