From: Russell King Date: Sun, 29 Jun 2014 16:55:54 +0000 (+0100) Subject: regulator: core: convert to use gpio_desc internally X-Git-Tag: omap-for-v3.17/fixes-against-rc2~156^2~4^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778b28b4348af9c72bb5ac0dc129363a706325ef;p=pandora-kernel.git regulator: core: convert to use gpio_desc internally Convert the regulator GPIO handling to use a gpio descriptor rather than numbers. This allows us to revise the interfaces to permit all GPIOs to be used with the regulator core. Signed-off-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed