summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2016-11-13 14:22:00 -0700
committerSimon Glass <[email protected]>2016-11-25 17:59:30 -0700
commitd844efec472d7ea16b229d1c2c854bed70082278 (patch)
treeaf8bbeb626fd38ba1479afec8f1a40ca742699cc /include/linux/kernel.h
parentab29a34a598c2a78a43bcc68c0e097d814038f41 (diff)
stdio: Correct numbering logic in stdio_probe_device()
The current code assumes that the devices are ordered corresponding to their alias value. But (for example) video1 can come before video0 in the device tree. Correct this, by always looking for device 0 first. After that we can fall back to finding the first available device. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions