git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
163cf81
)
[libata] Convert to devm_ioremap_resource()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 10:08:58 +0000
(11:08 +0100)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 20 Feb 2013 22:13:10 +0000
(17:13 -0500)
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found