mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 22:21:42 +00:00
e5bce3c15a
If devm_reset_control_get_optional_exclusive() fails, some resources still
need to be released. So branch to the error handling path instead of
returning directly.
Fixes:
|
||
---|---|---|
.. | ||
core | ||
host | ||
Kconfig | ||
Makefile |