[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <166457302846.1071517.4315827909600989170.robh@kernel.org>
Date: Fri, 30 Sep 2022 16:23:56 -0500
From: Rob Herring <robh@...nel.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
devicetree@...r.kernel.org, Frank Rowand <frowand.list@...il.com>
Subject: Re: [PATCH] of: base: make of_device_compatible_match() accept const
device node
On Thu, 29 Sep 2022 17:32:49 -0700, Dmitry Torokhov wrote:
> of_device_is_compatible() accepts const device node pointer, there is
> no reason why of_device_compatible_match() can't do the same.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> ---
> drivers/of/base.c | 2 +-
> include/linux/of.h | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists