commit | 2094e757afb9ecf2daf433e54e02b61f99bf487f | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Fri Dec 08 02:38:33 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:28:54 2006 -0800 |
tree | cb80468f26a164fa467c2abca24147eced6b8c0b | |
parent | 5dbda701fe9eba7a36205326c4a3e72a8206d576 [diff] |
[PATCH] Char: mxser_new, pci probing Finally, the intention of the patch serie: PCI probing for this driver. add pci_driver structure, (un)register it and add some stuff, which this needs. Remove pdev pointer from board structure, because it's no longer needed. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>