commit | 5d422f2e78e19842a35044a1e77bd758d3127a81 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Apr 25 14:21:59 2014 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 14 16:39:48 2014 -0700 |
tree | 0b4dacab982923335e99d1448cd132c2c926ff5f | |
parent | 1f9e1470ab34fe7e523014ae30dd3b2e65177ae4 [diff] |
Input: gpio_keys - convert to use devm_* This makes the error handling much more simpler than open-coding everything and in addition makes the probe function smaller an tidier. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>