From 09d0495803ab01eb4cf31467b42f5c8d9b888130 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 10 Sep 2012 12:07:23 +0800 Subject: [PATCH] --- yaml --- r: 323367 b: refs/heads/master c: e4c5288e410440abcc3e2e1887111b09a98304d5 h: refs/heads/master i: 323365: 734aac535f1249efc6126ce792d09583ddd7734f 323363: 952437f5b04a0bee0cd8f51305d10406e115e61f 323359: 490de95764c7dd0b696c9e6e6b973c1a83012761 v: v3 --- [refs] | 2 +- trunk/drivers/regulator/aat2870-regulator.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ca696701dc06..233694e331bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 49d8c59927e7887ea168a040e41c22937e10c30b +refs/heads/master: e4c5288e410440abcc3e2e1887111b09a98304d5 diff --git a/trunk/drivers/regulator/aat2870-regulator.c b/trunk/drivers/regulator/aat2870-regulator.c index 6f45bfd22e83..167c93f21981 100644 --- a/trunk/drivers/regulator/aat2870-regulator.c +++ b/trunk/drivers/regulator/aat2870-regulator.c @@ -162,7 +162,7 @@ static struct aat2870_regulator *aat2870_get_regulator(int id) static int aat2870_regulator_probe(struct platform_device *pdev) { struct aat2870_regulator *ri; - struct regulator_config config = { 0 }; + struct regulator_config config = { }; struct regulator_dev *rdev; ri = aat2870_get_regulator(pdev->id);