-
由 Kyle Manna 提交于
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: NKyle Manna <kyle.manna@fuel7.com> Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
c1fc1480