[U-Boot] [PATCH v3 41/62] dm: core: Move regmap allocation into a separate function

Simon Glass sjg at chromium.org
Fri Jul 15 05:59:54 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at 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 at 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


More information about the U-Boot mailing list