diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2023-09-23 23:54:06 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-09-25 08:22:02 +0200 |
commit | b13e59e74ff71a1004e0508107e91e9a84fd7388 (patch) | |
tree | 7b92b6c3c43ef5c2bfe178fea4a2be357ae8f078 /drivers/i2c/busses | |
parent | dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false' (diff) | |
download | linux-b13e59e74ff71a1004e0508107e91e9a84fd7388.tar.xz linux-b13e59e74ff71a1004e0508107e91e9a84fd7388.zip |
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
I2C_CLASS_DEPRECATED is a flag and not an actual class.
There's nothing speaking against both, parent and child, having
I2C_CLASS_DEPRECATED set. Therefore exclude it from the check.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses')
0 files changed, 0 insertions, 0 deletions