]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i3c: cdns: use parity8 helper instead of open coding it
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 7 Jan 2025 09:02:03 +0000 (10:02 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 12 Jan 2025 22:55:50 +0000 (23:55 +0100)
commit5e8c732357ce0abe6251120d65f1ddbe5bc939fd
treefd095313826fffe4986bc097ff8313eaaa410367
parente55905a3f33c5a87166ec5a1b1cb5cb0abc273ee
i3c: cdns: use parity8 helper instead of open coding it

The kernel has now a generic helper for getting parity with easier to
understand semantics. Make use of it.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250107090204.6593-6-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/i3c-master-cdns.c