22 Jan
2024
22 Jan
'24
7:13 p.m.
Hi Uwe,
u.kleine-koenig@pengutronix.de wrote on Mon, 22 Jan 2024 19:07:07 +0100:
In commit 8caab75fd2c2 ("spi: Generalize SPI "master" to "controller"") some functions and struct members were renamed. To not break all drivers compatibility macros were provided.
To be able to remove these compatibility macros push the renaming into this driver.
Signed-off-by: Uwe Kleine-König u.kleine-koenig@pengutronix.de
I think I read in the previous thread that Mark would apply them all through his tree, I am fine with that so here is my Acked-by. In case I misunderstood the thread or at the end you/Mark prefer to let the patches go through the trees they normally belong to, just let me know.
Acked-by: Miquel Raynal miquel.raynal@bootlin.com
Thanks, Miquèl