spi: spi-ep93xx: pass the spi_master pointer around
Change the parameters for some of the functions so that the spi_master pointer is passed around instead of the private data ep93xx_spi pointer. This allows removing the 'pdev' member of the private data and will help with some later cleanup. Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: NAndy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: NChris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: NMark Brown <broonie@kernel.org>
Showing
想要评论请 注册 或 登录