diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-26 06:34:07 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-03-07 08:27:29 +0400 |
commit | a72149e82b65b76d2dae5428a6b211eb43933529 (patch) | |
tree | 81a5401294d90b2810bd8954bf21fbb5c57e9830 /drivers/pinctrl/pinctrl-mxs.c | |
parent | 6dbe51c251a327e012439c4772097a13df43c5b8 (diff) | |
download | linux-a72149e82b65b76d2dae5428a6b211eb43933529.tar.xz |
pinctrl: core: use devres_release() instead of devres_destroy()
devres_release() can simplify the code, because devres_release()
will call the destructor for the resource as well as freeing
the devres data.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-mxs.c')
0 files changed, 0 insertions, 0 deletions