[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <89f8bfd0-d8d6-45b4-bd06-d5507da258ee@oss.qualcomm.com>
Date: Fri, 22 Aug 2025 11:20:09 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
Cc: andersson@...nel.org, mathieu.poirier@...aro.org,
linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] rpmsg: glink_native: remove duplicate code for rpmsg
device remove
On 8/22/25 11:14 AM, Dmitry Baryshkov wrote:
> On Fri, Aug 22, 2025 at 11:00:43AM +0100, srinivas.kandagatla@....qualcomm.com wrote:
>> From: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
>>
>> rpmsg device remove code is duplicated in at-least 2-3 places, add a
>> helper function to remove this duplicated code.
>
> I think it's better to sqiash this into the previous patch. Otherwise
> you are fixing the code that you've just added.
I did not wanted to add new cleanup code for backports, which is why I
split this up as fix and cleanup.
Am happy to merge these two if Bjorn prefers that way.
--srini
>
>>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
>> ---
>> drivers/rpmsg/qcom_glink_native.c | 43 ++++++++++++-------------------
>> 1 file changed, 16 insertions(+), 27 deletions(-)
>>
Powered by blists - more mailing lists