]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-pxa/mioa701.c
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards
[linux-beck.git] / arch / arm / mach-pxa / mioa701.c
index 929c62b47b761b9fab85dd6ffc78e7089dbb6a3e..bf99022b021fdaccf806fd1faf9bd9d56f7f98a4 100644 (file)
@@ -582,9 +582,7 @@ static struct wm97xx_pdata mioa701_wm97xx_pdata = {
  * Voltage regulation
  */
 static struct regulator_consumer_supply max1586_consumers[] = {
-       {
-               .supply = "vcc_core",
-       }
+       REGULATOR_SUPPLY("vcc_core", NULL),
 };
 
 static struct regulator_init_data max1586_v3_info = {