lkml.org 
[lkml]   [2013]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch v1]mfd: update DA9055 i2c device id
From
Date
DA9055 is a combination of pmic and codec.
This patch updates the DA9055 i2c device id to match the standard naming convention followed for such chips.

Signed-off-by: Ankur <Ankur.Raina@kpitcummins.com>
---
drivers/mfd/da9055-i2c.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/da9055-i2c.c b/drivers/mfd/da9055-i2c.c
index 88f6dca..43d3df5 100644
--- a/drivers/mfd/da9055-i2c.c
+++ b/drivers/mfd/da9055-i2c.c
@@ -54,7 +54,7 @@ static int __devexit da9055_i2c_remove(struct i2c_client *i2c)
}

static struct i2c_device_id da9055_i2c_id[] = {
- {"da9055-pmic", 0},
+ {"da9055", 0},
{ }
};

--
1.7.1



\
 
 \ /
  Last update: 2013-07-05 13:01    [W:0.027 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site