Re: [PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
From: Sanjay Chitroda
Date: Wed May 06 2026 - 22:12:31 EST
On 6 May 2026 2:54:58 pm IST, Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
>On Tue, May 05, 2026 at 11:16:30PM +0530, Sanjay Chitroda wrote:
>
>> This series contains a small fixes, cleanup and improvements to use
>> modern kernel helper API and coding style for mma8452 accel driver.
>>
>> The changes modernize mutex with guard(), dev_err_probe usage,
>> resolve checkpatch CHECKS and pm_ptr macro usage.
>
>...
>
>> Feedback and reviews are very welcome.
>
>Sorry I haven't asked this previously. Is any part of this analysis / commit
>messages / et cetera AI assisted?
I have used AI assistance to prepare initial templates for cover letter and commit message guidelines.
However development is done by me and I refer git history of similar contribution to prepare commit message.
Additionally, contribution and development is done as part of LFX mentorship program under the guidance of Shuah Khan and Brigham Campbell where AI usage is strictly restricted to commit message templates and review.
>