Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[deliverable/linux.git] / arch / arm / mach-imx / mach-mx27ads.c
index 2f834ce8f39c5056af831077dda9fe80a18d2384..eb1c3477c48ae1cedbbbc74bf2164110e831beae 100644 (file)
@@ -245,7 +245,7 @@ static void __init mx27ads_regulator_init(void)
        vchip->set              = vgpio_set;
        gpiochip_add(vchip);
 
-       platform_device_register_data(&platform_bus, "reg-fixed-voltage",
+       platform_device_register_data(NULL, "reg-fixed-voltage",
                                      PLATFORM_DEVID_AUTO,
                                      &mx27ads_lcd_regulator_pdata,
                                      sizeof(mx27ads_lcd_regulator_pdata));
This page took 0.026174 seconds and 5 git commands to generate.