From: Jiri Slaby Date: Wed, 11 Feb 2009 21:04:40 +0000 (-0800) Subject: parport: parport_serial, don't bind netmos ibm 0299 X-Git-Tag: v2.6.27.18~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6c369cd1e7d71c25d659b5c855b510e312f4b5;p=pandora-kernel.git parport: parport_serial, don't bind netmos ibm 0299 commit 3abdbf90a3ffb006108c831c56b092e35483b6ec upstream. Since netmos 9835 with subids 0x1014(IBM):0x0299 is now bound with serial/8250_pci, because it has no parallel ports and subdevice id isn't in the expected form, return -ENODEV from probe function. This is performed in netmos preinit_hook. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed