From: Robert Jarzmik Date: Sat, 6 Dec 2014 21:05:13 +0000 (+0100) Subject: usb: phy: generic: migrate to gpio_desc X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f2cefb0cdc2aea8b70dbf68a3f78b88e57cf34;p=pandora-kernel.git usb: phy: generic: migrate to gpio_desc Change internal gpio handling from integer gpios into gpio descriptors. This change only addresses the internal API and device-tree/ACPI, while the legacy platform data remains integer space based. This change is only build compile tested, and very prone to error. I leave this comment for now in the commit message so that this patch gets some testing as I'm pretty sure it's buggy. Signed-off-by: Robert Jarzmik Acked-by: Linus Walleij Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed