[PATCH] char/isicom: Pci probing added
authorJiri Slaby <xslaby@fi.muni.cz>
Tue, 10 Jan 2006 04:54:24 +0000 (20:54 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:02:00 +0000 (08:02 -0800)
commit9ac0948b20f76d9659add91f868c57383ea1e4e5
tree3edb5c38d8201ebdf5ab277be02cf7c54cf86489
parentaaa246ea78c68cd205f505070650cda7c5a95d34
[PATCH] char/isicom: Pci probing added

Pci probing functions added, most of functions rewrited because of it (some
for loops were redundant).  Used PCI_DEVICE macro.  dev_* used for printing
wherever possible.  Renamed some functions to have isicom_ in the name.

Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/isicom.c