diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-10-15 11:36:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-25 18:29:44 (GMT) |
commit | de609582072af195673e72d9e7647d5cba8eb7e4 (patch) | |
tree | 3bdcab5105dfd648636cd5dab9d63ba039386a05 /drivers/uwb | |
parent | 40477d0e04fd8d004ee9c70ad57e397a6b6ead63 (diff) | |
download | linux-de609582072af195673e72d9e7647d5cba8eb7e4.tar.xz |
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>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions