commit | e60bc2df9ba5574af87a8d0fa249ceac9fa1d3bd | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Mon Jul 30 18:38:33 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Sep 03 13:21:37 2012 +0200 |
tree | 01fc83251693ce476e53eb07c6622f2acfa9ee1b | |
parent | 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d [diff] |
pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) This doesn't change semantics, just looks nicer. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>