[PATCH v2] regulator: i.MX35-PDK Add regulator support

Fabio Estevam festevam at gmail.com
Wed Mar 28 08:12:31 EDT 2012


On Wed, Mar 28, 2012 at 8:52 AM, Alex Gershgorin <alexg at meprolight.com> wrote:
> This version rebased for v3.4, also removes ranges from regulators
> who do not have consumers and adds consumers for same regulators.

In your subject: prefix it with "ARM" as this patch should go via the arm tree.

Also, do not put comments about kernel version in the commit log.
If you want to talk about kernel version/patch history you can do so
below the --- line.

...
> +static struct regulator_consumer_supply vcam_consumers[] = {
> +       /* sgtl5000 */
> +       REGULATOR_SUPPLY("VDDA", "1-000a"),

This should be "0-000a" instead.



More information about the linux-arm-kernel mailing list