[PATCH 4/6] arm/dts: imx6q-sabrelite: add sgtl5000 audio codec
Shawn Guo
shawn.guo at linaro.org
Mon Jan 9 01:52:40 EST 2012
On Sun, Jan 08, 2012 at 10:25:12PM -0800, Mark Brown wrote:
> On Mon, Jan 09, 2012 at 01:05:39PM +0800, Eric Miao wrote:
>
> > > If you want lower case names, then change the sgtl5000 code to lower
> > > case names.
>
> > +1, I'd vote for consistent lower case names.
>
> That would be non-idiomatic for the regulators - the idiom for the
> regulator API is to use upper case names as that's the idiom used to
> label supplies in datasheets and schematics.
Hmm, the idiom seems not so strong.
drivers/mmc/host/sdhci.c:
host->vmmc = regulator_get(mmc_dev(mmc), "vmmc");
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list