[U-Boot] [PATCH v3 10/29] stdio: Provide functions to add/remove devices using stdio_dev

Simon Glass sjg at chromium.org
Sat Jul 26 17:06:33 CEST 2014


On 23 July 2014 13:55, Simon Glass <sjg at chromium.org> wrote:
> The current functions for adding and removing devices require a device name.
> This is not convenient for driver model, which wants to store a pointer to
> the relevant device. Add new functions which provide this feature and adjust
> the old ones to call these.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to dm/master.


More information about the U-Boot mailing list