On Thu, May 14, 2020 at 02:07:34AM +0200, Marek Vasut wrote:
> Replace spi_{get,set}_drvdata() with dev_{get,set}_drvdata(), which
> works for both SPI and platform drivers. This is done in preparation
> for unifying the KS8851 SPI and parallel bus drivers.
>
> There should be no functional change.
>
> Signed-off-by: Marek Vasut <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: Lukas Wunner <[email protected]>
> Cc: Petr Stetiar <[email protected]>
> Cc: YueHaibing <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Andrew