Skip to content
Snippets Groups Projects
Commit 2915a022 authored by Richard Gibbs's avatar Richard Gibbs Committed by Tom Rini
Browse files

ahci: use ports implemented map instead of num_ports


The AHCI driver was incorrectly using the Capabilities register NP (number
of ports) field to determine which ports to activate. This commit changes
it to correctly use the PORTS_IMPL register as a port map.

Signed-off-by: default avatarRichard Gibbs <richard.gibbs@calxeda.com>
Reviewed-by: default avatarTom Rini <trini@ti.com>
parent 4412db46
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