diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-21 11:09:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-25 21:21:46 +0100 |
commit | bc5e6dea81b025aba8fecec5c18f6faf81db9562 (patch) | |
tree | 4668578d17393611b74c166d908578a2683b20aa /sound/ppc | |
parent | drm: Convert to devm_ioremap_resource() (diff) | |
download | linux-bc5e6dea81b025aba8fecec5c18f6faf81db9562.tar.xz linux-bc5e6dea81b025aba8fecec5c18f6faf81db9562.zip |
iommu: Convert to devm_ioremap_resource()
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.
devm_ioremap_resource() provides its own error messages so all explicit
error messages can be removed from the failure code paths.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions