summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2016-10-05 20:42:16 -0600
committerBin Meng <[email protected]>2016-10-11 11:55:33 +0800
commitd8441ea27ed1253f17f05f30057853a95a28b4c7 (patch)
treef28ce8ca385490b2d3de9874b660aa05515be14c /include/stdio_dev.h
parent1df912762815df8a1254e4629dfb62e1845c15dd (diff)
dm: stdio: Allow lazy probing of video devices
At present all video devices are probed on start-up. It would be better to probe a device only when it is needed. This can happen if it is referenced in the stdout environment variable, for example. Add support for this by searching for a suitable device when needed, probing it, and finding the stdio device it creates. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions