On 12/29/24 12:12 PM, Wolfram Sang wrote:
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@xxxxxxxxxxxxxxxxxxxx>
---
Changes since v1:
* renamed from 'get_parity8' to 'parity8'
* rebased to 6.13-rc4
drivers/i3c/master/mipi-i3c-hci/dat_v1.c | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
Please rename s/get_parity8/parity8/ also in the subject line of patches
3-5.
For this patch:
Tested-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>