diff options
author | Simon Glass <sjg@chromium.org> | 2014-07-23 06:55:05 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-07-23 14:07:24 +0100 |
commit | d97143a67c696101b68eaaa3deb57ab36e288b77 (patch) | |
tree | 44a7cfa571285634c77e12fe5486933f404fca0a /common/command.c | |
parent | ab7cd62790c4f7831b91eab8a2ec81742d01bb54 (diff) | |
download | u-boot-imx-d97143a67c696101b68eaaa3deb57ab36e288b77.zip u-boot-imx-d97143a67c696101b68eaaa3deb57ab36e288b77.tar.gz u-boot-imx-d97143a67c696101b68eaaa3deb57ab36e288b77.tar.bz2 |
stdio: Provide functions to add/remove devices using stdio_dev
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@chromium.org>
Diffstat (limited to 'common/command.c')
0 files changed, 0 insertions, 0 deletions