Re: [PATCH v2] regulator: i.MX35-PDK Add regulator support
From: Fabio Estevam
Date: Wed Mar 28 2012 - 08:12:31 EST
On Wed, Mar 28, 2012 at 8:52 AM, Alex Gershgorin <alexg@xxxxxxxxxxxxxx> 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.
--
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/