diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-01-22 15:48:46 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-03-09 06:58:51 +0100 |
commit | 84cb36cac581c915ef4e8b70abb73e084325df92 (patch) | |
tree | 7027173b8f8f19d22e241001b983a37209538466 /drivers/leds | |
parent | mfd: tps65010: Fix init when the driver is built-in (diff) | |
download | linux-84cb36cac581c915ef4e8b70abb73e084325df92.tar.xz linux-84cb36cac581c915ef4e8b70abb73e084325df92.zip |
mfd: intel-lpss: Remove clock tree on error path
We forgot to remove the clock tree if something goes wrong in ->probe(). Add a
call to intel_lpss_unregister_clock() on error path in ->probe() to fix the
potential issue.
Fixes: 4b45efe85263 (mfd: Add support for Intel Sunrisepoint LPSS devices)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions