Hi, two small cleanups in the probe function. The first puts in use the managed spi master allocation while the second implements the dev_err_probe() function. Thanks, Andi Andi Shyti (2): spi: s3c64xx: Use the managed spi master allocation function spi: s3c64xx: Use dev_err_probe() drivers/spi/spi-s3c64xx.c | 81 +++++++++++++++------------------------ 1 file changed, 30 insertions(+), 51 deletions(-) -- 2.40.1