serial: imx: Use devm_ioremap_resource()
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 22 Feb 2014 12:01:33 +0000 (16:01 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Mar 2014 00:36:45 +0000 (16:36 -0800)
Use devm_ioremap_resource() in order to make the code simpler and
it gives proper codes on errors.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found