i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 2 Feb 2024 07:01:41 +0000 (08:01 +0100)
committerAndi Shyti <andi.shyti@kernel.org>
Thu, 8 Feb 2024 17:06:44 +0000 (18:06 +0100)
commitea4f32970b69aa0eb3c74ae23662f97366bf6968
tree09987f483b22b474f6c10c906f8c2e084b7b11d9
parentd9a9657a1343a7eef7bcbf6e974bf4cea75121a5
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4

This change simplifies the code a little and makes clearer that the
ICH5 feature set is an extension of the ICH4 feature set.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-i801.c