public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-doc@vger.kernel.org, dmaengine@vger.kernel.org,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	"Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	Vinod Koul <vinod.koul@intel.com>,
	Jonathan Corbet <corbet@lwn.net>
Subject: Re: [PATCH] Documentation: devres: add missing devm_acpi_dma_controller_free() helper
Date: Wed, 2 Nov 2022 12:29:53 +0200	[thread overview]
Message-ID: <Y2JGoTBMkrzKctsC@smile.fi.intel.com> (raw)
In-Reply-To: <20221102022701.1407289-1-yangyingliang@huawei.com>

On Wed, Nov 02, 2022 at 10:27:01AM +0800, Yang Yingliang wrote:
> Add missing devm_acpi_dma_controller_free() to devres.rst, it's introduced
> by commit 1b2e98bc1e35 ("dma: acpi-dma: introduce ACPI DMA helpers").

OK

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> Fixes: 1b2e98bc1e35 ("dma: acpi-dma: introduce ACPI DMA helpers")
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Cc: Vinod Koul <vinod.koul@intel.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
> ---
>  Documentation/driver-api/driver-model/devres.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
> index ff8158274fb3..aac9c1e39ebc 100644
> --- a/Documentation/driver-api/driver-model/devres.rst
> +++ b/Documentation/driver-api/driver-model/devres.rst
> @@ -438,6 +438,7 @@ SERDEV
>  
>  SLAVE DMA ENGINE
>    devm_acpi_dma_controller_register()
> +  devm_acpi_dma_controller_free()
>  
>  SPI
>    devm_spi_alloc_master()
> -- 
> 2.25.1
> 

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2022-11-02 10:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02  2:27 [PATCH] Documentation: devres: add missing devm_acpi_dma_controller_free() helper Yang Yingliang
2022-11-02 10:29 ` Andy Shevchenko [this message]
2022-11-04 14:48 ` 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=Y2JGoTBMkrzKctsC@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=corbet@lwn.net \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=vinod.koul@intel.com \
    --cc=yangyingliang@huawei.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