mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-06 23:07:43 +00:00
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:
committed by
Matt Sealey
parent
75b4930093
commit
1ef2dfe56b
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user