[PATCH 3/4] MXC: mc13783: Developing, trying to full support regulators.

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Fri Dec 11 08:09:16 EST 2009


Hello,

On Thu, Dec 10, 2009 at 07:50:13PM +0100, Alberto Panizzo wrote:
> This patch add the ability to change voltages settings
> for all possible mc13783 regulators.
> Pay attention that it is a development patch with many 
> debug messages enabled.

Can you please develop on top of my rewrite of
drivers/mfd/mc13783-core.c that currently sits in 

	git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-next

and waits to hit Linus' tree.
The same applies to drivers/regulator/mc13783.c (though my update sits
in 

	git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-next

And note that I plan to get rid of include/linux/mfd/mc13783-private.h.

> +	printk(KERN_DEBUG "%s frame: 0x%x\n", __func__, frame);
> +
if you define DEBUG, you can use pr_debug or better dev_dbg.

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list