diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2021-10-25 17:08:25 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-12-15 08:48:26 -0800 |
commit | 21c6e36b1e556af2a6eaf15faa14c51e3b4c854e (patch) | |
tree | b1eb63facd9ea55720e01e975c20b07adb81f22e /drivers/iio/trigger/stm32-timer-trigger.c | |
parent | cc14db11c8a40f930fc1e4b254a37e0fce745236 (diff) | |
download | linux-21c6e36b1e556af2a6eaf15faa14c51e3b4c854e.tar.gz linux-21c6e36b1e556af2a6eaf15faa14c51e3b4c854e.tar.bz2 linux-21c6e36b1e556af2a6eaf15faa14c51e3b4c854e.zip |
ice: tighter control over VSI_DOWN state
The driver had comments to the effect of: This flag should be set before
calling this function. While reviewing code it was found that there were
several violations of this policy, which could introduce hard to find
bugs or races.
Fix the violations of the "VSI DOWN state must be set before calling
ice_down" and make checking the state into code with a WARN_ON.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions