[PATCH 78/90] staging: comedi: ke_counter: cleanup "find pci device" code

2012-07-18 Thread H Hartley Sweeten
Cleanup the "find pci device" code so that it follows the style of the other comedi pci drivers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/ke_counter.c | 60 +++-- 1 file changed, 23 insertions(+), 37

[PATCH 78/90] staging: comedi: ke_counter: cleanup find pci device code

2012-07-18 Thread H Hartley Sweeten
Cleanup the find pci device code so that it follows the style of the other comedi pci drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: Ian Abbott abbo...@mev.co.uk Cc: Greg Kroah-Hartman gre...@linuxfoundation.org --- drivers/staging/comedi/drivers/ke_counter.c | 60