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)
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>

No differences found