Re: [PATCH] mfd: Fix typo for TPS95912
From: Axel Lin
Date: Wed Feb 15 2012 - 03:05:21 EST
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@xxxxxxxxx>:
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/