Re: [PATCH 28/49] ARM: ux500: regulator: Use device IDs instead ofdevice names

From: Linus Walleij
Date: Thu Feb 07 2013 - 10:44:05 EST


On Wed, Feb 6, 2013 at 11:53 AM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:

> Remove device name from sensor platform data and change regulator
> names according to device name.
>
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

Ugh...

> /* L3G4200D Gyroscope device */
> - REGULATOR_SUPPLY("vdd", "l3g4200d"),
> - /* Proximity and Hal sensor device */
> - REGULATOR_SUPPLY("vdd", "sensor1p.0"),
> + REGULATOR_SUPPLY("vdd", "2-0068"),

Didn't you just add that supply with the funny name in that other
patch I complained about.... Please merge them into one patch.

Yours,
Linus Walleij
--
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/