git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a197a19
)
serial/imx: let probing fail for the dt case without a valid alias
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 15 Dec 2011 08:16:34 +0000
(09:16 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 5 Jan 2012 00:30:34 +0000
(16:30 -0800)
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 <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found