]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: qcom-cci: Remove unused struct member cci_clk_rate
authorVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Thu, 31 Oct 2024 11:30:43 +0000 (13:30 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Sun, 17 Nov 2024 10:58:56 +0000 (11:58 +0100)
commitb641af684fc28a07bee9c808eb6c433f9d9bcec6
treedf790270d047905727373c272693bef077a6a52d
parentc5eda0333076e031197816454998a918f1de0831
i2c: qcom-cci: Remove unused struct member cci_clk_rate

The removal of the supply clock rate check implies a need to remove
some unnecessary left-over data from the driver as well.

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-qcom-cci.c