public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Michal Simek <michal.simek@amd.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Subject: Re: [PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm
Date: Sun, 25 Aug 2024 23:19:11 +0300	[thread overview]
Message-ID: <44f42291-66c0-4b1e-a44c-221d31afae6f@mleia.com> (raw)
In-Reply-To: <20240825135001.48963-1-krzysztof.kozlowski@linaro.org>

On 8/25/24 16:50, Krzysztof Kozlowski wrote:
> Use devm_add_action_or_reset() and dev_err_probe() to make the probe()
> error handling simpler around amba_release_regions() cleanup.  This
> allows to drop the remove() callback entirely.
> 
> Suggested-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Acked-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>

--
Best wishes,
Vladimir


  parent reply	other threads:[~2024-08-25 20:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-25 13:50 [PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm Krzysztof Kozlowski
2024-08-25 13:50 ` [PATCH 2/2] memory: pl353-smc: simplify with scoped for each OF child loop Krzysztof Kozlowski
2024-08-26  8:10   ` Miquel Raynal
2024-08-25 20:19 ` Vladimir Zapolskiy [this message]
2024-08-31  5:45 ` [PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44f42291-66c0-4b1e-a44c-221d31afae6f@mleia.com \
    --to=vz@mleia.com \
    --cc=Jonathan.Cameron@Huawei.com \
    --cc=krzk@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=miquel.raynal@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox