Re: [PATCH v2 0/2] memory: Convert drivers to DEFINE_SIMPLE_DEV_PM_OPS()
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 25/08/2026 11:11, Triet Hoang wrote: > This series converts the Atmel EBI and PL353 SMC memory drivers to use > DEFINE_SIMPLE_DEV_PM_OPS(). > > This is a straightforward cleanup with no functional change intended. > > Signed-off-by: Triet Hoang <[email protected]> > --- > Changes in v2: > - Wrap to 75 ish chars for commit messages. > - Organize patches into a series with a cover letter. Did you receive review? <form letter> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions of patchset, under or above your Signed-off-by tag, unless patch changed significantly (e.g. new properties added to the DT bindings). Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. Please read: https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state in the patch changelog or cover letter why and what changed. </form letter> Best regards, Krzysztof