All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Nuno Sa <nuno.sa@analog.com>
Cc: dmaengine@vger.kernel.org, Lars-Peter Clausen <lars@metafoo.de>
Subject: Re: [PATCH v3 2/2] dmaengine: axi-dmac: move to device managed probe
Date: Fri, 23 Feb 2024 12:40:18 +0530	[thread overview]
Message-ID: <ZdhE2m40lsxIgdr7@matsya> (raw)
In-Reply-To: <20240222-axi-dmac-devm-probe-v3-2-16bdca9e64d6@analog.com>

On 22-02-24, 16:15, Nuno Sa wrote:
> In axi_dmac_probe(), there's a mix in using device managed APIs and
> explicitly cleaning things in the driver .remove() hook. Move to use
> device managed APIs and thus drop the .remove() hook.

This one fails for me somehow (applied on next after merging fixes with
patch1 on fixes)

-- 
~Vinod

  reply	other threads:[~2024-02-23  7:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 15:15 [PATCH v3 0/2] dmaengine: axi-dmac: move to device managed probe Nuno Sa
2024-02-22 15:15 ` [PATCH v3 1/2] dmaengine: axi-dmac: fix possible race in remove() Nuno Sa
2024-02-22 15:15 ` [PATCH v3 2/2] dmaengine: axi-dmac: move to device managed probe Nuno Sa
2024-02-23  7:10   ` Vinod Koul [this message]
2024-02-23  9:07     ` Nuno Sá
2024-04-07 16:38 ` (subset) [PATCH v3 0/2] " Vinod Koul

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=ZdhE2m40lsxIgdr7@matsya \
    --to=vkoul@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=lars@metafoo.de \
    --cc=nuno.sa@analog.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.