Skip to content
Commit ce5e3ea7 authored by Angelo Durgehello's avatar Angelo Durgehello Committed by Tom Rini
Browse files

serial: mcfuart: fix uart port index



Actually, using dev->seq value before probe to deduce the current
serial port index leads to reading an invalid seq value (-1).
So, getting dev->seq at probe time.

Signed-off-by: default avatarAngelo Durgehello <angelo.dureghello@timesys.com>
parent db3b1818
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment