From: Tomasz Figa Date: Thu, 16 May 2013 09:57:09 +0000 (+0200) Subject: usb: phy: samsung: Pass set_isolation callback through driver data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f339074edfa0d531edaa6bd095f718e58b50a7d;p=pandora-kernel.git usb: phy: samsung: Pass set_isolation callback through driver data This patch extends driver data structure with set_isolation callback, which allows to remove the need for checking for SoC type in a switch statement. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed