From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
"Rafael J. Wysocki" <rafael@kernel.org>,
Len Brown <lenb@kernel.org>, Daniel Scally <djrscally@gmail.com>,
Heikki Krogerus <heikki.krogerus@linux.intel.com>
Subject: Re: [PATCH v1 1/1] device property: Move enum dev_dma_attr to fwnode.h
Date: Fri, 23 Feb 2024 17:22:20 +0200 [thread overview]
Message-ID: <Zdi4LEUvQOVMZRFZ@smile.fi.intel.com> (raw)
In-Reply-To: <ZdWqEnxlfy_SbE40@kekkonen.localdomain>
On Wed, Feb 21, 2024 at 07:45:22AM +0000, Sakari Ailus wrote:
> On Tue, Feb 20, 2024 at 04:41:05PM +0200, Andy Shevchenko wrote:
> > The struct fwnode_operations defines one of the callback to return
> > enum dev_dma_attr. But this currently is defined in property.h.
> > Move it to the correct location.
> >
> > Fixes: 8c756a0a2de1 ("device property: Convert device_{dma_supported,get_dma_attr} to fwnode")
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>
> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Thank you, I will send it as a part of the series (v2).
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2024-02-23 15:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-20 14:41 [PATCH v1 1/1] device property: Move enum dev_dma_attr to fwnode.h Andy Shevchenko
2024-02-21 7:45 ` Sakari Ailus
2024-02-23 15:22 ` Andy Shevchenko [this message]
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=Zdi4LEUvQOVMZRFZ@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=djrscally@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=sakari.ailus@linux.intel.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.