diff options
| author | Sachin Kamat <[email protected]> | 2013-04-29 15:05:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 15:54:26 -0700 |
| commit | 6637eca322e912bf4e272ab33447bdafea2658e8 (patch) | |
| tree | 649cf92413725421643d1699419468909b79420a /tools/perf/scripts/python/bin | |
| parent | 68a2d20b79b105f02dcbc52c211d7e62f98996b7 (diff) | |
drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() 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: Sachin Kamat <[email protected]>
Cc: Donghwa Lee <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions