[POWERPC] pmi probe device by device-type
authorChristian Krafft <krafft@de.ibm.com>
Mon, 23 Apr 2007 19:35:44 +0000 (21:35 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:44:40 +0000 (21:44 +0200)
commit4a065f9418274f2d73066f1638b3612341e4f030
tree2c7e818983bf6fe9bc117703584d2be906eef612
parent79baf4a60e8aceb2b8a5bed8575885499cb21ce4
[POWERPC] pmi probe device by device-type

At the moment the pmi device driver is probing for devices with
a given type and a given name. As there may be devices of
the same type but with a different name, probing should be
done also for device type only.

Signed-off-by: Christian Krafft <krafft@de.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/sysdev/pmi.c