commit | b0f851777131b9fbd6f5853bea1f6144e88c1c72 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Thu Dec 12 17:07:16 2013 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jan 08 09:46:03 2014 -0800 |
tree | 9f22b59eba56f8517612964a106a45f5e5fbe724 | |
parent | cf7d4a6f845ea9e57fb6dacccf823b7c7eff4e8a [diff] |
clk: max77686: Refactor successful exit of probe function The function can simply return 0, without jumping to a separate label, which does exactly the same. This patch does not introduce any functional change, just a clean-up. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>