diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-05-25 22:07:17 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-06-20 22:56:21 +0200 |
commit | c601610cd73d4cfc2dcbae185c134deb7c4c52cc (patch) | |
tree | 5ec88c473c6575cb2681ebfa5b171e4b5e26d3e7 /drivers/i2c/Kconfig | |
parent | d4a994f69f0bed0ba49db12d7bae2c891dc4b51f (diff) | |
download | linux-c601610cd73d4cfc2dcbae185c134deb7c4c52cc.tar.gz linux-c601610cd73d4cfc2dcbae185c134deb7c4c52cc.tar.bz2 linux-c601610cd73d4cfc2dcbae185c134deb7c4c52cc.zip |
i2c: i801: Improve i801_setup_hstcfg
i801_setup_hstcfg() leaves the bits in priv->original_hstcfg that
we're interested in intact. Therefore we can remove the return value
from the function and use priv->original_hstcfg directly.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/Kconfig')
0 files changed, 0 insertions, 0 deletions