]> git.ipfire.org Git - thirdparty/linux.git/commit
i2c: wmt: Reduce redundant: REG_CR setting
authorHans Hu <hanshu-oc@zhaoxin.com>
Thu, 2 Nov 2023 02:53:54 +0000 (10:53 +0800)
committerWolfram Sang <wsa@kernel.org>
Thu, 18 Jan 2024 20:10:43 +0000 (21:10 +0100)
commitbb7c0209c4fead37fbc9fd07f9617f40ba21189e
tree8caf2552d240453b50ec75d154fb7c8b57a09338
parent4c541c6a66df396c35693a21c5bc40553cd4d2fa
i2c: wmt: Reduce redundant: REG_CR setting

These Settings for the same register, REG_CR,
can be put together to reduce code redundancy.

Signed-off-by: Hans Hu <hanshu-oc@zhaoxin.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-wmt.c