[PATCH] phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_reset()
Vinod Koul
vkoul at kernel.org
Fri Oct 1 03:24:30 PDT 2021
On 22-09-21, 21:00, Cai Huoqing wrote:
> The helper function devm_add_action_or_reset() will internally
> call devm_add_action(), and gif devm_add_action() fails then it will
> execute the action mentioned and return the error code. So
> use devm_add_action_or_reset() instead of devm_add_action()
> to simplify the error handling, reduce the code.
Applied, thanks
--
~Vinod
More information about the Linux-rockchip
mailing list