Re: [PATCH 1/5] Move TPS6507x register definition to header file.

From: Mark Brown
Date: Mon Mar 29 2010 - 08:50:50 EST


On Fri, Mar 26, 2010 at 02:11:28PM -0600, Todd Fischer wrote:
> Other sub-drivers for the TPS6507x chip will need to use register
> definition so move it out of the source file and into a header file.

This....

> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
> index 04f2e08..f090829 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -190,6 +190,7 @@ config REGULATOR_TPS65023
> config REGULATOR_TPS6507X
> tristate "TI TPS6507X Power regulators"
> depends on I2C
> + depends on CPU_FREQ
> help

...doesn't match up with this change (which seems bogus anyway). The
register move itself seems fine.
--
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/