diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-02-19 10:42:10 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-04-11 13:31:39 +0100 |
commit | 7f0c5ae18d649ed2f4978cbf07c02a0ff732f23e (patch) | |
tree | d2ab98dbce17b3209fc465c919ba8b6658985245 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 65433fd561f089f232758efc2c6566b6b6febb47 (diff) |
mfd: intel_quark_i2c_gpio: Remove clock tree on error path
There is a potential resource leak in case when ->probe() fails. We have to
unregister and remove clock tree which is done here.
This is a follow up to previously pushed commit c4726abce63b ("mfd:
intel_quark_i2c_gpio: Use clkdev_create()") that prevents double free() when
clkdev_drop() followed by kfree() in devm_kcalloc() release stage.
I leave Fixes tag here, but the backporting will require to backport the commit
c4726abce63b ("mfd: intel_quark_i2c_gpio: Use clkdev_create()") first.
Cc: stable@vger.kernel.org
Fixes: 60ae5b9f5cdd (mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions