diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-18 08:30:05 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-03-18 08:37:05 +0400 |
commit | ba52a7fc434bea7c4a5d0ac7c10bf131f5ac60e2 (patch) | |
tree | fd0e8d63a6d23ac33afcf653d42ce1dd0766920c /drivers/input/keyboard/davinci_keyscan.c | |
parent | 688d794c4c3f8b08c814381ee2edd3ede5856056 (diff) | |
download | linux-ba52a7fc434bea7c4a5d0ac7c10bf131f5ac60e2.tar.xz |
Input: tegra-kbc - 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 <sachin.kamat@linaro.org>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/keyboard/davinci_keyscan.c')
0 files changed, 0 insertions, 0 deletions