commit | 8d2402605b85be860808961cd82fdc4bd8bc1704 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Sep 30 23:52:36 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 05 09:16:28 2015 +0200 |
tree | 11d55054b6ba35fac6e1bd8f03f2a78c9a7a3c05 | |
parent | 43960b4731d3450fe82105c40ee19d487622e427 [diff] |
gpio: generic: use error pointers Use the ERRPTR standard way to return an error code in a pointer thus simplifiying the code. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>