ENGR00118562 MX25: Fix audio cannot work with sgtl5000 revision 16.

Delete VDDD setting for sgtl5000 chip, make sure it's correspondence
with schematic.

Signed-off-by: Guoqing Jiang <b22156@freescale.com>
This commit is contained in:
Guoqing Jiang
2009-11-19 17:11:26 +08:00
committed by Matt Sealey
parent 75b4930093
commit 1ef2dfe56b

View File

@@ -41,11 +41,6 @@ static struct regulator_consumer_supply rcpu_consumers[] = {
.supply = "VDDA",
.dev_name = "0-000a",
},
{
/* sgtl5000 */
.supply = "VDDD",
.dev_name = "0-000a",
},
};
static struct regulator_consumer_supply rddr_consumers[] = {