commit | bd79014cd47b3a0fa59a7a17489d8ada56ecab9b | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jun 30 13:01:26 2013 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 26 11:09:05 2013 +0100 |
tree | d5e87afa4fc61e0c1b6b10e808f0ee5ca024d6c5 | |
parent | c293738e6d8dfb9c941759855b5161fde449644d [diff] |
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>