[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <384a39d3-6817-7e42-60cc-43615a4e4ae8@gmail.com>
Date: Thu, 5 Aug 2021 09:59:54 +0100
From: Daniel Scally <djrscally@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, rafael@...nel.org,
andriy.shevchenko@...ux.intel.com,
laurent.pinchart@...asonboard.com
Subject: Re: [PATCH v2 2/2] Revert "media: device property: Call
fwnode_graph_get_endpoint_by_id() for fwnode->secondary"
On 05/08/2021 09:38, Greg KH wrote:
> On Thu, Aug 05, 2021 at 12:03:13AM +0100, Daniel Scally wrote:
>> This reverts commit acd418bfcfc415cf5e6414b6d1c6acfec850f290. Checking for
>> endpoints against fwnode->secondary in fwnode_graph_get_next_endpoint() is
>> a better way to do this since that function is also used in a bunch of
>> other places, for instance sensor drivers checking that they do have an
>> endpoint connected during probe.
>>
>> Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>> Signed-off-by: Daniel Scally <djrscally@...il.com>
>> ---
>> drivers/base/property.c | 9 +--------
>> 1 file changed, 1 insertion(+), 8 deletions(-)
> This can only be reverted due to your 1/2 change, right?
Yes, that's correct.
> If so, you
> might want to make that explicit here...
Fair point - thanks, I'll do that.
>
> thanks,
>
> greg k-h
Powered by blists - more mailing lists