On 19/01/2022 00:09, Linus Walleij wrote: > The SPI0 platform population function was taking a custom > gpio setup callback but the only user pass NULL as > argument so drop this argument. > > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > Cc: Sylwester Nawrocki <snawrocki@xxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v2->v3: > - No changes > ChangeLog v1->v2: > - Split out to separate patch > --- > arch/arm/mach-s3c/devs.c | 5 ++--- > arch/arm/mach-s3c/mach-crag6410.c | 2 +- > include/linux/platform_data/spi-s3c64xx.h | 4 +--- > 3 files changed, 4 insertions(+), 7 deletions(-) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof