From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:33 +0000 (-0800) Subject: [PATCH] Char: mxser_new, pci probing X-Git-Tag: v2.6.20-rc1~34^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2094e757afb9ecf2daf433e54e02b61f99bf487f;p=pandora-kernel.git [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 Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed