diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-01-07 10:49:31 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-01-08 00:08:27 (GMT) |
commit | d35818a9153e7f230fd65dc935e001a1b9bc08ff (patch) | |
tree | 96b701744a1e1f0c196b35b9188a77a6ba3c4d59 /drivers/acpi/device_sysfs.c | |
parent | 04a407f6b129b6e35de3250c313976a3a154476e (diff) | |
download | linux-d35818a9153e7f230fd65dc935e001a1b9bc08ff.tar.xz |
PM / clk: don't leave clocks enabled when driver not bound
There is a new notification BUS_NOTIFY_DRIVER_NOT_BOUND that is issued when
driver fails during binding. In such case pm_clk_notify(), when PM_CLK=n,
leaves clocks enabled. Undo operations that have been done in
BUS_NOTIFY_BIND_DRIVER case.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/device_sysfs.c')
0 files changed, 0 insertions, 0 deletions