[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAF+7xWmjWvuVxvJuY2E4DzvQY-Dd4kZKUzpUThutRAD0vrj22Q@mail.gmail.com>
Date: Wed, 15 Feb 2012 16:04:58 +0800
From: Axel Lin <axel.lin@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Margarita Olaya <magi@...mlogic.co.uk>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [PATCH] mfd: Fix typo for TPS95912
Just found another typo. It is TPS65912, not TPS95912.
Pls ignore this patch. I'm sending a v2 now.
2012/2/15 Axel Lin <axel.lin@...il.com>:
> Signed-off-by: Axel Lin <axel.lin@...il.com>
> ---
> drivers/mfd/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
> index bd60ce0..b725d0b 100644
> --- a/drivers/mfd/Kconfig
> +++ b/drivers/mfd/Kconfig
> @@ -171,7 +171,7 @@ config MFD_TPS65912
> depends on GPIOLIB
>
> config MFD_TPS65912_I2C
> - bool "TPS95612 Power Management chip with I2C"
> + bool "TPS95912 Power Management chip with I2C"
> select MFD_CORE
> select MFD_TPS65912
> depends on I2C=y && GPIOLIB
> --
> 1.7.5.4
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists