linux/drivers/zorro
Geert Uytterhoeven 83b7bce3d3 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: Geert Uytterhoeven <geert@linux-m68k.org>
2013-11-26 11:09:06 +01:00
..
.gitignore m68k: zorro - Add devlist.h and gen-devlist to .gitignore 2009-01-12 20:56:33 +01:00
gen-devlist.c
Kconfig
Makefile zorro: Refactor conditional handling of Zorro device name database 2013-11-26 11:09:06 +01:00
names.c zorro: Refactor conditional handling of Zorro device name database 2013-11-26 11:09:06 +01:00
proc.c zorro: switch to fixed_size_llseek() 2013-06-29 12:57:28 +04:00
zorro-driver.c zorro: Let the driver core handle device enumeration 2013-11-26 11:09:06 +01:00
zorro-sysfs.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
zorro.c zorro: Let the driver core handle device enumeration 2013-11-26 11:09:06 +01:00
zorro.h zorro: Refactor conditional handling of Zorro device name database 2013-11-26 11:09:06 +01:00
zorro.ids misc latin1 to utf8 conversions 2012-01-02 13:04:55 +01:00