Re: [PATCH] net: rfkill: gpio: Add check for clk_enable()
From: Johannes Berg
Date: Thu Nov 07 2024 - 16:13:41 EST
On Thu, 2024-11-07 at 16:01 -0500, Mingwei Zheng wrote:
> Add check for the return value of clk_enable() to catch the potential
> expection.
"exception"? but we don't have exceptions? "error"?
johannes