From 7f22ff48fec3a9c4847c4181aab4e96838b3ef05 Mon Sep 17 00:00:00 2001 From: Donghwa Lee Date: Mon, 7 May 2012 09:20:51 +0900 Subject: [PATCH] --- yaml --- r: 310280 b: refs/heads/master c: 66685aa00bf9970be8be3783dbc3b59f69968214 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/video/exynos/exynos_mipi_dsi.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d3234ce8d1a8..1867c9e3e24a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65302e48ce51cb5c2d7e577a89b47918950da457 +refs/heads/master: 66685aa00bf9970be8be3783dbc3b59f69968214 diff --git a/trunk/drivers/video/exynos/exynos_mipi_dsi.c b/trunk/drivers/video/exynos/exynos_mipi_dsi.c index 49c735180bd8..dfc728fc7b1a 100644 --- a/trunk/drivers/video/exynos/exynos_mipi_dsi.c +++ b/trunk/drivers/video/exynos/exynos_mipi_dsi.c @@ -58,7 +58,7 @@ static struct mipi_dsim_platform_data *to_dsim_plat(struct platform_device } static struct regulator_bulk_data supplies[] = { - { .supply = "vdd10", }, + { .supply = "vdd11", }, { .supply = "vdd18", }, };