[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190725105103.GB6164@dell>
Date: Thu, 25 Jul 2019 11:51:03 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Suzuki K Poulose <suzuki.poulose@....com>
Cc: linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
rafael@...nel.org, Thor Thayer <thor.thayer@...ux.intel.com>
Subject: Re: [PATCH v2 23/28] drivers: Introduce
driver_find_device_by_of_node() helper
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>
What is the merge plan?
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists