Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpuidle: add cpuidle_unregister_driver() error check
Assure that cpuidle_unregister_driver() will not clobber the registered driver if unregistered by somebody else. Signed-off-by: Len Brown <len.brown@intel.com>
- Loading branch information