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:
38dbfb5
)
drivers/amba: don't check resource with devm_ioremap_resource
author
Wolfram Sang
<wsa@the-dreams.de>
Tue, 14 Jan 2014 11:58:53 +0000
(12:58 +0100)
committer
Stephen Warren
<swarren@nvidia.com>
Wed, 5 Feb 2014 16:46:07 +0000
(09:46 -0700)
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
drivers/amba/tegra-ahb.c
patch
|
blob
|
history
diff --cc
drivers/amba/tegra-ahb.c
Simple merge