[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fc40ac7f-3df3-ce30-a4ba-1698f976d239@arm.com>
Date: Thu, 25 Jul 2019 14:38:46 +0100
From: Suzuki K Poulose <suzuki.poulose@....com>
To: lee.jones@...aro.org
Cc: linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
rafael@...nel.org, thor.thayer@...ux.intel.com
Subject: Re: [PATCH v2 23/28] drivers: Introduce
driver_find_device_by_of_node() helper
Hi Lee
On 07/25/2019 11:51 AM, Lee Jones wrote:
> On Fri, 14 Jun 2019, Suzuki K Poulose wrote:
>
>> Add a wrapper to driver_find_device() to search for a device
>> by the of_node pointer, reusing the generic match function.
>> Also convert the existing users to make use of the new helper.
>>
>> Cc: Lee Jones <lee.jones@...aro.org>
>> Cc: Thor Thayer <thor.thayer@...ux.intel.com>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: "Rafael J. Wysocki" <rafael@...nel.org>
>> Acked-by: Thor Thayer <thor.thayer@...ux.intel.com>
>> Signed-off-by: Suzuki K Poulose <suzuki.poulose@....com>
>> ---
>> drivers/amba/tegra-ahb.c | 11 +----------
>> drivers/mfd/altera-sysmgr.c | 14 ++------------
>> include/linux/device.h | 13 +++++++++++++
>> 3 files changed, 16 insertions(+), 22 deletions(-)
>
> Looks good to me. For the MFD part.
>
> For my own reference:
> Acked-for-MFD-by: Lee Jones <lee.jones@...aro.org>
Thanks ! Btw, v3 has been posted based on 5.3-rc1. You are
in Cc for that.
>
> What is the merge plan?
>
With v3, it looks more sensible to merge the patch via Greg's tree.
Suzuki
Powered by blists - more mailing lists