diff options
author | Bart Van Assche <[email protected]> | 2023-12-14 11:23:58 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-12-18 20:51:14 -0500 |
commit | 45a2c87f28ad0ee8c286bb6dd5686bc54f5b7160 (patch) | |
tree | 7596bb7ec887123560f46c67bfe5b8284ef0fa58 /scripts/generate_rust_analyzer.py | |
parent | bdf5c0bb4dd9e7a8a4423643e6c73a7114bd58d8 (diff) |
scsi: ufs: core: Simplify ufshcd_auto_hibern8_update()
Calls to ufshcd_auto_hibern8_update() are already serialized: this function
is either called if user space software is not running (preparing to
suspend) or from a single sysfs store callback function. Kernfs serializes
sysfs .store() callbacks. No functionality is changed.
Reviewed-by: Bao D. Nguyen <[email protected]>
Reviewed-by: Can Guo <[email protected]>
Cc: Avri Altman <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions