]> git.baikalelectronics.ru Git - kernel.git/commit
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
authorMatthew Wilcox <willy@parisc-linux.org>
Thu, 17 Nov 2005 21:33:29 +0000 (16:33 -0500)
committerKyle McMartin <kyle@parisc-linux.org>
Thu, 17 Nov 2005 21:33:29 +0000 (16:33 -0500)
commit81a94fc25b74316940ad84f99933f944b62ebda8
tree677d29940c35138c178ac311eb0f8d63a2cb7937
parent494b48ede386cef6a13afee9940dcc63314a751c
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices

Return PDC_OK when device registration fails so that we enumerate all
subsequent devices, even when we get two devices with the same hardware
path (which should never happen, but does with at least one revision of
rp8400 firmware).

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/inventory.c