Skip to content
Commit bcf396c4 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

OMAP2/3/4: UART: allow in-order port traversal



Use list_add_tail() when adding discovered UART ports.  This is so
traversal using list_for_each_entry() will traverse the list in the
order they were found.

Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
parent fd455ea8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment