diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-08 12:54:56 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-09-05 10:46:01 +0300 |
commit | b62d8dbe419893b7aee5fac282e1da8c811cfcfb (patch) | |
tree | de9a18bf7cb1579e047085e18ff1182a3cd6c1e5 /drivers/mfd/intel-lpss-pci.c | |
parent | e10feb36c98576fd7d1f24edaf2669dbfe7df21d (diff) | |
download | linux-b62d8dbe419893b7aee5fac282e1da8c811cfcfb.tar.xz |
mfd: t7l66xb: Handle return value of clk_prepare_enable
clk_prepare_enable() can fail here and we must check its return value.
we must disable clock, if t7l66xb_probe is not successful.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/intel-lpss-pci.c')
0 files changed, 0 insertions, 0 deletions