[PATCH RFT v2 4/5] i3c: mipi-i3c-hci: use get_parity8 helper instead of open coding it
Jarkko Nikula
jarkko.nikula at linux.intel.com
Thu Jan 2 06:19:09 PST 2025
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 at sang-engineering.com>
> ---
> 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 at linux.intel.com>
More information about the linux-i3c
mailing list