Searched hist:"79886 be09751c543155608036134b9948288bfc3" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/regulator/ |
H A D | ab8500-ext.c | diff 79886be09751c543155608036134b9948288bfc3 Fri Mar 18 16:21:36 CET 2016 Arnd Bergmann <arnd@arndb.de> ARM: ux500: move ab8500_regulator_plat_data into driver
There is only one instance of ab8500_regulator_platform_data, and it's safe to assume we won't ever merge another one, so it's rather pointless to pass it through multiple levels of platform data pointers.
This moves the structure and everything referenced by it into the driver that uses it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
/linux/arch/arm/mach-ux500/ |
H A D | Makefile | diff 79886be09751c543155608036134b9948288bfc3 Fri Mar 18 16:21:36 CET 2016 Arnd Bergmann <arnd@arndb.de> ARM: ux500: move ab8500_regulator_plat_data into driver
There is only one instance of ab8500_regulator_platform_data, and it's safe to assume we won't ever merge another one, so it's rather pointless to pass it through multiple levels of platform data pointers.
This moves the structure and everything referenced by it into the driver that uses it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | cpu-db8500.c | diff 79886be09751c543155608036134b9948288bfc3 Fri Mar 18 16:21:36 CET 2016 Arnd Bergmann <arnd@arndb.de> ARM: ux500: move ab8500_regulator_plat_data into driver
There is only one instance of ab8500_regulator_platform_data, and it's safe to assume we won't ever merge another one, so it's rather pointless to pass it through multiple levels of platform data pointers.
This moves the structure and everything referenced by it into the driver that uses it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|