[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6f76ffab-69fe-4afb-9d7e-d3cdfe37c28c@theobroma-systems.com>
Date: Fri, 23 Feb 2024 14:10:16 +0100
From: Quentin Schulz <quentin.schulz@...obroma-systems.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>,
Quentin Schulz <foss+kernel@...il.net>
Cc: Jonathan Cameron <jic23@...nel.org>, Lars-Peter Clausen
<lars@...afoo.de>, Heiko Stuebner <heiko@...ech.de>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Shreeya Patel <shreeya.patel@...labora.com>, Simon Xue <xxm@...k-chips.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>, linux-iio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] iio: adc: rockchip_saradc: replace custom logic with
devm_reset_control_get_optional_exclusive
Hi Andy,
Thanks for the prompt feedback on the whole series.
On 2/23/24 14:00, Andy Shevchenko wrote:
> On Fri, Feb 23, 2024 at 2:46 PM Quentin Schulz <foss+kernel@...il.net> wrote:
>>
>> From: Quentin Schulz <quentin.schulz@...obroma-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@...il.net>
>
> You may use the --cc option to `git send-email` instead of polluting
> commit messages, or move this after the '---' cutter line.
>
The whole point is that my SoB and authorship is from my professional
mail address which is likely to change over time, the Cc is my personal
one for development. Basically, in the event that I change my employer,
I would still be reachable at that Cc address without having to modify
the .mailmap after the fact (which won't make it to an earlier version
of the kernel for example). Some maintainers don't really like this,
some don't mind, we'll see in which category the IIO maintainer(s) fall
in :) (I don't mind either way just to be clear).
Cheers,
Quentin
Powered by blists - more mailing lists