commit | 8a22991a48f2602aaab79df1301483d50bc51b2c | [log] [tgz] |
---|---|---|
author | Hans Hu <hanshu-oc@zhaoxin.com> | Thu Nov 02 10:53:52 2023 +0800 |
committer | Wolfram Sang <wsa@kernel.org> | Thu Jan 18 21:10:43 2024 +0100 |
tree | 75b2e37ee236f565d9f3ec0834c1ef349b2213a3 | |
parent | 462e9804d2c90bfffb494718b5aae5c374ff3b78 [diff] |
i2c: wmt: Reduce redundant: wait event complete Put the handling of interrupt events in a function class to reduce code redundancy. Signed-off-by: Hans Hu <hanshu-oc@zhaoxin.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>