regulator: mc13892: add device tree probe support
[deliverable/linux.git] / include / linux / mfd / mc13xxx.h
index 3816c2fac0ad66d48b42669063c4efcf2264e700..a98e2a316d1f2e4235cc628e52b44058112ab976 100644 (file)
@@ -69,6 +69,7 @@ struct regulator_init_data;
 struct mc13xxx_regulator_init_data {
        int id;
        struct regulator_init_data *init_data;
+       struct device_node *node;
 };
 
 struct mc13xxx_regulator_platform_data {
This page took 0.024592 seconds and 5 git commands to generate.