]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1058d87dcdb110821502a2f0e53fe43d4db86e4b
tree3edb5c38d8201ebdf5ab277be02cf7c54cf86489
parent6ac1f9dfebc11192ef97a66a62fae6869ada5fe9
[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