serial/imx: add of_alias_get_id() reference back
authorShawn Guo <shawn.guo@linaro.org>
Thu, 22 Sep 2011 06:48:13 +0000 (14:48 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 22 Sep 2011 17:19:42 +0000 (11:19 -0600)
commitff05967a07225ab675f6e03eb2d9c155d8c8671c
treef46811c29c19fcad640bfff97eb81716f4972c13
parent611cad720148c899db5a383c1c676fd820df7023
serial/imx: add of_alias_get_id() reference back

As of_alias_get_id() gets fixed and ready for use, the patch adds the
of_alias_get_id() reference back to imx serial driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
[grant.likely: changed pr_err() to dev_err(), dropped unnecessary else]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/tty/serial/imx.c