[PATCH 3/3] iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_optional_exclusive
Andy Shevchenko
andy.shevchenko at gmail.com
Fri Feb 23 05:00:06 PST 2024
On Fri, Feb 23, 2024 at 2:46 PM Quentin Schulz <foss+kernel at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at theobroma-systems.com>
>
> devm_reset_control_get_optional_exclusive does what this driver is
devm_reset_control_get_optional_exclusive()
> trying to do in its probe function, therefore let's switch over to that
do it in
> subsystem function.
> Cc: Quentin Schulz <foss+kernel at 0leil.net>
You may use the --cc option to `git send-email` instead of polluting
commit messages, or move this after the '---' cutter line.
--
With Best Regards,
Andy Shevchenko
More information about the Linux-rockchip
mailing list