
26 Aug
2015
26 Aug
'15
4:26 a.m.
On 24 August 2015 at 23:51, Masahiro Yamada yamada.masahiro@socionext.com wrote:
This is useful when we want to bind a device, but do not need the pointer to the device.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Changes in v4:
- Change the subject as suggested by Simon
- Update the function comments for device_bind() and some other functions that call it.
drivers/core/device.c | 6 ++++-- include/dm/device-internal.h | 4 ++-- include/dm/lists.h | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-)
Acked-by: Simon Glass sjg@chromium.org