commit | 08820546e4c30c84d0a1f1a49df055e1719c07ea | [log] [tgz] |
---|---|---|
author | Richard Cochran <rcochran@linutronix.de> | Wed Apr 06 17:00:56 2016 -0400 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Apr 07 22:11:02 2016 +0200 |
tree | dbecd82adb831a8f7936c90b415de47c0829df79 | |
parent | b69ef2c099c3e5f11bd5c33a9530d6522f72c9aa [diff] |
intel_idle: Propagate hot plug errors. If a cpuidle registration error occurs during the hot plug notifier callback, we should really inform the hot plug machinery instead of just ignoring the error. This patch changes the callback to properly return on error. Signed-off-by: Richard Cochran <rcochran@linutronix.de> Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>