[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b94f70395de969227b814f45b0907b86.sboyd@kernel.org>
Date: Mon, 23 Oct 2023 19:02:06 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Chen-Yu Tsai <wenst@...omium.org>, Fei Shao <fshao@...omium.org>
Cc: linux-mediatek@...ts.infradead.org, Fei Shao <fshao@...omium.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] spmi: Add and use managed resource helpers
Quoting Fei Shao (2023-08-24 03:40:07)
> Hi,
>
> This series adds and converts to the devm_* helpers in the SPMI driver,
> based on the suggestion in [1].
>
> While at it, I have some patches fixing other minor issues as well, like
> reordering the remove sequence in spmi-mtk-pmif and using proper error
> return code etc.
>
> This patch is based on next-20230824 and [2] which is not yet applied,
> in order to avoid potential conflicts.
>
> [1]: https://lore.kernel.org/all/20230821033532.GA21555@google.com/
> [2]: https://lore.kernel.org/all/20230717173934.1.If004a6e055a189c7f2d0724fa814422c26789839@changeid/
>
>
> Fei Shao (5):
> spmi: Introduce device-managed functions
> spmi: Use devm_spmi_controller_alloc()
> spmi: mtk-pmif: Reorder driver remove sequence
> spmi: hisi-spmi-controller: Use devm_spmi_controller_add()
> spmi: Return meaningful errors in spmi_controller_alloc()
>
> drivers/spmi/Makefile | 2 +-
> drivers/spmi/devres.c | 61 ++++++++++++++++++++
> drivers/spmi/hisi-spmi-controller.c | 32 +++--------
Applied the series to spmi-next.
Powered by blists - more mailing lists