]> www.infradead.org Git - users/dwmw2/linux.git/commit
i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitat...
authorManikanta Guntupalli <manikanta.guntupalli@amd.com>
Tue, 10 Dec 2024 09:52:41 +0000 (15:22 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Tue, 7 Jan 2025 22:46:10 +0000 (23:46 +0100)
commit2ee409c6a12d74cd1b16ca3690baa7d5ffffeb7d
treed468bea988db3de586146643f7ee0a1605591a82
parentf524707b44c96254c045dfbfe998f1a33e8595f5
i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode

Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume functions
to avoid prototype statements in atomic mode changes.

Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20241210095242.1982770-2-manikanta.guntupalli@amd.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-xiic.c