Re: [PATCH v2 1/2] driver core: Export device_link_flag_is_sync_state_only()

From: Greg Kroah-Hartman

Date: Thu Sep 11 2025 - 08:28:18 EST


On Thu, Sep 11, 2025 at 07:16:02PM +0800, Pin-yen Lin wrote:
> Export device_link_flag_is_sync_state_only() for future patches.

That says what, but not why. This feels like an odd thing to export,
what should care about this type of thing? What should a driver do
based on that information? We need more information here.

thanks,

greg k-h