diff options
| author | Saravana Kannan <[email protected]> | 2021-03-02 13:11:31 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-23 14:58:11 +0100 |
| commit | b6f617df4fa936c1ab1831c2b23563f6c1add6c4 (patch) | |
| tree | e64a51de6431df1a4f3233e692ccaed05dc3b25f /tools/perf/scripts/python/bin | |
| parent | f2db85b64f0af1410ccb8ebcc9d7fa38e99feee9 (diff) | |
driver core: Update device link status properly for device_bind_driver()
Device link status was not getting updated correctly when
device_bind_driver() is called on a device. This causes a warning[1].
Fix this by updating device links that can be updated and dropping
device links that can't be updated to a sensible state.
[1] - https://lore.kernel.org/lkml/[email protected]/
Tested-by: Jon Hunter <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions