diff options
author | Saravana Kannan <[email protected]> | 2019-08-06 19:05:58 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-08-07 17:37:48 +0200 |
commit | 5adf5781019dd21233d6d13ab0d78bf03a13d4f1 (patch) | |
tree | 0c09efe652f8fa3538faf4b99c4fd7860e18d3b0 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 0ad0bdd8ba6489d05044aa5ca6c6f7491be7743c (diff) |
of/platform: Fix device_links_supplier_sync_state_resume() warning
In platforms/devices which have CONFIG_OF turned on but don't have a
populated DT, the calls to device_links_supplier_sync_state_pause() and
device_links_supplier_sync_state_resume() can get mismatched. This will
cause a warning during boot. Fix the warning by making sure the calls are
matched even in that case.
Reported-by: Qian Cai <[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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions