Hi Fabio,
Thanks for you comments,
On Wed, Mar 28, 2012 at 8:52 AM, Alex Gershgorin [off-list ref] wrote:
This version rebased for v3.4, also removes ranges from regulators
who do not have consumers and adds consumers for same regulators.
quoted
In your subject: prefix it with "ARM" as this patch should go via the arm tree.
quoted
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.
I will take note of this
...
+static struct regulator_consumer_supply vcam_consumers[] = {
+ /* sgtl5000 */
+ REGULATOR_SUPPLY("VDDA", "1-000a"),
quoted
This should be "0-000a" instead.
oops... I will correct this