From: Stephen Boyd Date: Thu, 23 Oct 2014 00:33:01 +0000 (-0700) Subject: tty: serial: msm_serial: Use DT aliases X-Git-Tag: omap-for-v3.20/drop-legacy-3517~83^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f754710304382607417c700476007443cd96a4;p=pandora-kernel.git tty: serial: msm_serial: Use DT aliases We rely on probe order of this driver to determine the line number for the uart port. This makes it impossible to know the line number when these devices are populated via DT. Use the DT alias mechanism to assign the line based on the aliases node. Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed