]> Git Repo - u-boot.git/commit - include/dm/read.h
dm: core: Implement live tree 'read' functions
authorSimon Glass <[email protected]>
Fri, 19 May 2017 02:09:04 +0000 (20:09 -0600)
committerSimon Glass <[email protected]>
Thu, 1 Jun 2017 13:03:08 +0000 (07:03 -0600)
commit47a0fd3bad3858ae2f58bc3b3368e16ed20f394c
treed97ad1d4cba3723354ec371c860f44a92cc8080e
parentf11c7ab94d2db2cce3601cdbcb4f6208f2a0bee4
dm: core: Implement live tree 'read' functions

When the live tree is supported some functions need to change a little.
Add an implementation which is used when not inlining these functions.

Signed-off-by: Simon Glass <[email protected]>
drivers/core/Makefile
drivers/core/read.c [new file with mode: 0644]
include/dm/read.h
This page took 0.041974 seconds and 4 git commands to generate.