commit | 3d52910e2b8ae7483a17ee824fa0e4f18bd7e7d4 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jan 12 17:49:47 2020 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Mar 09 11:12:19 2020 +0100 |
tree | c50f79e14061702ff538e1d18e3626917cffaa69 | |
parent | aeee094d953b2d92f4507137c4a080589718be64 [diff] |
zorro: Use zorro_match_device() helper in zorro_bus_match() Make zorro_bus_match() use the existing zorro_match_device() helper, instead of open-coding the same operation. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20200112164949.20196-4-geert@linux-m68k.org