commit | 9ac0948b20f76d9659add91f868c57383ea1e4e5 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <xslaby@fi.muni.cz> | Mon Jan 09 20:54:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:02:00 2006 -0800 |
tree | 3edb5c38d8201ebdf5ab277be02cf7c54cf86489 | |
parent | aaa246ea78c68cd205f505070650cda7c5a95d34 [diff] |
[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>