zorro: Don't fill in dummy names in zorro_name_device()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 30 Jun 2013 11:01:26 +0000 (13:01 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:05 +0000 (11:09 +0100)
If the device is not found in the database, it's not needed to fill in
a dummy name. The caller of zorro_name_device() has already taken care
of that to support CONFIG_ZORRO_NAMES=n.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found