Skip to content
Snippets Groups Projects
Commit 20f13049 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk


According to the existing code, Nokia only make single-port cards,
but are detected as multi-port cards.  Handle this in roughly the
same way via the config quirk - forcing it to be a real single port
card (info->multi=0) changes the way we allocate the IO memory,
which might stop the card working.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent efd92dfa
No related branches found
No related tags found
No related merge requests found
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