Linus Walleij de60958207 serial/amba-pl011: use devm_* managed resources
This switches a bunch of allocation and remapping to use the
devm_* garbage collected methods and cleans up the error
path and remove() paths consequently.

devm_ioremap() is only in <linux/io.h> so fix up the
erroneous <asm/*> include as well.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Domenico Andreoli <domenico.andreoli@linux.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-25 11:29:44 -07:00
..
2012-10-24 11:34:51 -07:00
2012-10-01 12:26:52 -07:00
2012-10-24 11:39:48 -07:00
2012-10-01 19:11:38 -07:00
2012-09-26 13:52:36 -07:00
2012-10-13 11:16:58 +09:00
2012-09-26 13:52:36 -07:00
2012-09-17 04:45:29 -07:00
2012-10-24 11:38:28 -07:00