> It is spurious to call 'clk_disable_unprepare()' when > 'clk_prepare_enable()' has not been called yet. Can it be that the usage of the word “suspicious” would be more appropriate for such a change description? > Re-order the error handling path to avoid it. Would it be also helpful to explicitly mention in the commit message that you would like to move a call of the function “clk_rate_exclusive_put” to the end of this function implementation for the correction of the desired exception handling? Regards, Markus