Re: [PATCH v2] driver core: Fix SYNC_STATE_ONLY device link implementation

2020-05-18 Thread Greg Kroah-Hartman
On Mon, May 18, 2020 at 08:00:25PM -0700, Saravana Kannan wrote: > When SYNC_STATE_ONLY support was added in commit 05ef983e0d65 ("driver > core: Add device link support for SYNC_STATE_ONLY flag"), > device_link_add() incorrectly skipped adding the new SYNC_STATE_ONLY > device link to the supplier'

[PATCH v2] driver core: Fix SYNC_STATE_ONLY device link implementation

2020-05-18 Thread Saravana Kannan
When SYNC_STATE_ONLY support was added in commit 05ef983e0d65 ("driver core: Add device link support for SYNC_STATE_ONLY flag"), device_link_add() incorrectly skipped adding the new SYNC_STATE_ONLY device link to the supplier's and consumer's "device link" list. This causes multiple issues: - The