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)
commitbd79014cd47b3a0fa59a7a17489d8ada56ecab9b
treed5e87afa4fc61e0c1b6b10e808f0ee5ca024d6c5
parentc293738e6d8dfb9c941759855b5161fde449644d
zorro: Don't fill in dummy names in zorro_name_device()

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>
drivers/zorro/names.c