From: Tomasz Figa Date: Thu, 16 May 2013 09:57:10 +0000 (+0200) Subject: usb: phy: samsung: Pass enable/disable callbacks through driver data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84035f09adf81c2554bb39ff100651f167f7d384;p=pandora-kernel.git usb: phy: samsung: Pass enable/disable callbacks through driver data To remove unnecessary if statements, this patch introduces phy_enable and phy_disable callbacks in driver data structure that implement SoC-specific PHY initialization and deinitialization. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed