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

[SERIAL] serial_cs: convert multi-port table to quirk table


- rename multi_id table to serial_quirk / quirks[]
- use named initialisers
- store a pointer to the quirk table in the serial_info structure
  so we can use the quirk table entry later.
- apply multi-port quirk after the multi-port guessing code,
  but only if it's != -1.

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