Re: (subset) [PATCH v4 1/6] spi: cs42l43: Tidy up header includes

From: Charles Keepax
Date: Thu Feb 08 2024 - 08:35:23 EST


On Thu, Feb 08, 2024 at 10:16:01AM +0000, Lee Jones wrote:
> On Mon, 29 Jan 2024 15:25:52 +0000, Charles Keepax wrote:
> > Including some missing headers.
> >
> >
>
> Applied, thanks!
>
> [2/6] mfd: cs42l43: Tidy up header includes
> commit: a5bc1c6c93853fb1026fb5feb6c36c9cd9512724
> [3/6] mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
> commit: eb40e181cc480c89b906aca1f29ff6f6df6b66b9
> [4/6] mfd: cs42l43: Add time postfixes on defines
> commit: 43a94a8cf0fa136d5fc726121ff7a602754c9680
> [5/6] mfd: cs42l43: Add some missing dev_err_probe()s
> commit: 104c68194edbe0e8c3036ce283a3f69434415be2
> [6/6] mfd: cs42l43: Handle error from devm_pm_runtime_enable()
> commit: 8716f2c79eb82bd4dc5d7f9523a560e35efe0795
>
> --
> Lee Jones [李琼斯]
>

The SPI one needs to be applied along with these, otherwise
this will cause build breakage in the SPI driver.

Thanks,
Charles