Skip to content
Commit 83b7bce3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

zorro: Let the driver core handle device enumeration



Filling in dev_name of the Zorro bus type and dev.id of each device allows
the driver core to enumerate devices, so we don't have to do that
ourselves.

This changes the names of devices in sysfs from "%02x" to "zorro%u".

Note that filling in dev.id is also needed to support MFD Zorro devices.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 52182c75
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