rename consumer supply name

This commit is contained in:
hxy
2010-12-22 14:48:16 +08:00
parent 7f34eabc08
commit cd2579c1db

View File

@@ -855,7 +855,7 @@ struct rk29_bl_info rk29_bl_info = {
static struct regulator_consumer_supply pwm_consumers[] = {
{
.supply = "pwm-voltage",
.supply = "vcore",
}
};