From 778b28b4348af9c72bb5ac0dc129363a706325ef Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 29 Jun 2014 17:55:54 +0100 Subject: [PATCH] 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-format-patch failed