From: Uwe Kleine-König Date: Thu, 15 Dec 2011 08:16:34 +0000 (+0100) Subject: serial/imx: let probing fail for the dt case without a valid alias X-Git-Tag: v3.3-rc1~154^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bb8095a467dde88bd09a55ed62c60fada2e5c9;p=pandora-kernel.git serial/imx: let probing fail for the dt case without a valid alias When the uart device is instantiated by dt but dt doesn't provide an alias then better let probing fail instead of falling back to an unrelated device id used for the line number and no platform data. Signed-off-by: Uwe Kleine-König Signed-off-by: Shawn Guo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed