lkml.org 
[lkml]   [2013]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch v1]mfd: update DA9055 i2c device id
On Fri, 05 Jul 2013, Ankur Raina wrote:

> 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 Raina <Ankur.Raina@kpitcummins.com>
> ---
> drivers/mfd/da9055-i2c.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Again, I'm going to tinker with the commit message a little and apply
the patch.

> diff --git a/drivers/mfd/da9055-i2c.c b/drivers/mfd/da9055-i2c.c
> index 607387f..13af7e5 100644
> --- a/drivers/mfd/da9055-i2c.c
> +++ b/drivers/mfd/da9055-i2c.c
> @@ -54,7 +54,7 @@ static int da9055_i2c_remove(struct i2c_client *i2c)
> }
>
> static struct i2c_device_id da9055_i2c_id[] = {
> - {"da9055-pmic", 0},
> + {"da9055", 0},
> { }
> };
>

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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