Re: [PATCH 4/6] aspeed/smc: Rename 'max_peripherals' to 'max_cs'

2022-03-07 Thread Alistair Francis
On Mon, Mar 7, 2022 at 5:37 PM Cédric Le Goater wrote: > > The naming makes more sense in a SPI controller model. > > Signed-off-by: Cédric Le Goater Reviewed-by: Alistair Francis Alistair > --- > include/hw/ssi/aspeed_smc.h | 2 +- > hw/ssi/aspeed_smc.c | 42 ++-

Re: [PATCH 4/6] aspeed/smc: Rename 'max_peripherals' to 'max_cs'

2022-03-07 Thread Philippe Mathieu-Daudé
On 7/3/22 08:18, Cédric Le Goater wrote: The naming makes more sense in a SPI controller model. Signed-off-by: Cédric Le Goater --- include/hw/ssi/aspeed_smc.h | 2 +- hw/ssi/aspeed_smc.c | 42 ++--- 2 files changed, 22 insertions(+), 22 deletions(-)