Skip to content
Commit 06ed24e5 authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.



It was only the very early prototypes which made the mistake of using
the same device ident for all three functions on the device -- don't
bother trying to express that in the PCI match table, since the tools
don't cope. We can check in the probe routine instead, just in case.
Also remember to terminate the table.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 39fd179a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment