Searched hist:c1fc1480 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/ |
H A D | tps65910.h | c1fc1480 Thu Nov 03 12:08:06 CDT 2011 Kyle Manna <kyle.manna@fuel7.com> regulator: TPS65910: Create an array for init data
Create an array of fixed size for the platform to pass regulator initalization data through.
Passing an array of pointers to init data also allows more flexible definition of init data as well as prevents reading past the end of the array should the platform define an incorrectly sized array.
Signed-off-by: Kyle Manna <kyle.manna@fuel7.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> c1fc1480 Thu Nov 03 12:08:06 CDT 2011 Kyle Manna <kyle.manna@fuel7.com> regulator: TPS65910: Create an array for init data Create an array of fixed size for the platform to pass regulator initalization data through. Passing an array of pointers to init data also allows more flexible definition of init data as well as prevents reading past the end of the array should the platform define an incorrectly sized array. Signed-off-by: Kyle Manna <kyle.manna@fuel7.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
/openbmc/linux/drivers/regulator/ |
H A D | tps65910-regulator.c | c1fc1480 Thu Nov 03 12:08:06 CDT 2011 Kyle Manna <kyle.manna@fuel7.com> regulator: TPS65910: Create an array for init data
Create an array of fixed size for the platform to pass regulator initalization data through.
Passing an array of pointers to init data also allows more flexible definition of init data as well as prevents reading past the end of the array should the platform define an incorrectly sized array.
Signed-off-by: Kyle Manna <kyle.manna@fuel7.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> c1fc1480 Thu Nov 03 12:08:06 CDT 2011 Kyle Manna <kyle.manna@fuel7.com> regulator: TPS65910: Create an array for init data Create an array of fixed size for the platform to pass regulator initalization data through. Passing an array of pointers to init data also allows more flexible definition of init data as well as prevents reading past the end of the array should the platform define an incorrectly sized array. Signed-off-by: Kyle Manna <kyle.manna@fuel7.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|