
15 Jul
2016
15 Jul
'16
5:59 a.m.
On 4 July 2016 at 11:58, Simon Glass sjg@chromium.org wrote:
We plan to add a new way of creating a regmap for of-platdata. Move the allocation code into a separate function so that it can be shared.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3: None Changes in v2: None
drivers/core/regmap.c | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-)
Applied to u-boot-dm