From: Sean Young Date: Fri, 7 Sep 2012 18:06:23 +0000 (+0100) Subject: 8250_pnp: do pnp probe before legacy probe X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~74^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835d844d1a28efba81d5aca7385e24c29d3a6db2;p=pandora-kernel.git 8250_pnp: do pnp probe before legacy probe We first probe the legacy serial ports and then check pnp. If there is a non-standard configuration then this might not work, also this change is needed so we can blacklist Winbond CIR based on PNP ID. For this to work the 8250_pnp driver must be merged into the 8250 module. Signed-off-by: Sean Young Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed