diff options
author | Yicong Yang <[email protected]> | 2021-04-08 20:17:40 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-04-08 23:00:12 +0200 |
commit | bb7f086b8404e70ac2891ba539f959805f1684b0 (patch) | |
tree | dcb33049c98945380df30f15f9f29bfac7867d79 /scripts/bpf_helpers_doc.py | |
parent | 3ab4ce2daf09b62e38934a7afe3e9fc3f3cbcdec (diff) |
i2c: core: simplify devm_i2c_new_dummy_device()
Use devm_add_action_or_reset() instead of devres_alloc() and
devres_add(), which works the same. This will simplify the
code. There is no functional change.
Signed-off-by: Yicong Yang <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions