commit | 786e07ecb5b2ef896c9d42fa982d02da168e4290 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed May 22 13:20:12 2013 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 30 19:31:01 2013 +0200 |
tree | 6b26542dd9986bb252e8811a84a371e3b0ecd33e | |
parent | 64c8cbc17c8d4af3b600c66247e47eac99e46aaf [diff] |
gpio-langwell: use managed functions pcim_* and 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: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: David Cohen <david.a.cohen@intel.com> [Rebased on the platform-data set to NULL removal patch] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>