]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facili...
authorManikanta Guntupalli <manikanta.guntupalli@amd.com>
Wed, 11 Sep 2024 10:38:50 +0000 (16:08 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Wed, 13 Nov 2024 22:29:45 +0000 (23:29 +0100)
commitae8ec9dd19b3b55505a09b9d605efa5509d4c6fa
tree6ae9b12b40e880d1fae0ecea6ceb8c62ef5312c1
parent2d5404caa8c7bb5c4e0435f94b28834ae5456623
i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facilitate atomic mode

Relocate cdns_i2c_runtime_suspend, cdns_i2c_runtime_resume and
cdns_i2c_init functions to avoid prototype statement in atomic
mode changes.

Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-cadence.c