diff options
author | Heiner Kallweit <[email protected]> | 2021-05-22 00:02:43 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-05-27 22:09:16 +0200 |
commit | 1de93d5d521717cbb77cc9796a4df141d800d608 (patch) | |
tree | 48af193b5fd2a231ad0809f89736a0fbff81392f /scripts/gdb/linux/symbols.py | |
parent | 78f420acc4231f7db99291d846bc73d5f8a8df72 (diff) |
i2c: i801: Replace waitqueue with completion API
Using the completion API is more intuitive and it allows to simplify
the code. Note that we don't have to set priv->status = 0 any longer
with the completion API.
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Tested-by: Jean Delvare <[email protected]>
Reviewed-by: Daniel Kurtz <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions