Message ID | 1363959373-10671-12-git-send-email-ian@slimlogic.co.uk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Mar 22, 2013 at 01:36:13PM +0000, Ian Lartey wrote:
> Signed-off-by: Ian Lartey <ian@slimlogic.co.uk>
Applied, thanks.
diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c index a9b558e..6b2d829 100644 --- a/drivers/regulator/palmas-regulator.c +++ b/drivers/regulator/palmas-regulator.c @@ -803,7 +803,6 @@ static int palmas_remove(struct platform_device *pdev) static struct of_device_id of_palmas_match_tbl[] = { { .compatible = "ti,palmas-pmic", }, - { .compatible = "ti,palmas-charger-pmic", }, { .compatible = "ti,twl6035-pmic", }, { .compatible = "ti,twl6036-pmic", }, { .compatible = "ti,twl6037-pmic", },
Signed-off-by: Ian Lartey <ian@slimlogic.co.uk> --- drivers/regulator/palmas-regulator.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)