i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 21 Feb 2025 20:29:23 +0000 (21:29 +0100)
committerAndi Shyti <andi.shyti@kernel.org>
Tue, 18 Mar 2025 20:53:55 +0000 (21:53 +0100)
commite5befb5b01bc6b570c47a421284ca5193d36280d
tree73e6d916854c73a3f799b2aa528d5985be2a553f
parent9d515bf71ea2de9fefd74bb792f997857dd2f6b3
i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code

Move both functions to avoid forward declarations in a subsequent patch.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/a60ee54b-c5e8-4bdb-9f1f-8889f4dcd114@gmail.com
drivers/i2c/busses/i2c-i801.c