spi: s3c64xx: Cleanups
authorMark Brown <broonie@kernel.org>
Wed, 7 Jun 2023 17:22:20 +0000 (18:22 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jun 2023 17:22:20 +0000 (18:22 +0100)
commit0ad902aa3b062a9f1dd51dc628e460896a3a405c
treebb7aeb6b04bb71ec575763308a8f79488a72607a
parent5b6d0b91f84cff3f28724076f93f6f9e2ef8d775
parentb4f273774c8b2b7c6f5e0cb9b18a234a8ca322b4
spi: s3c64xx: Cleanups

Merge series from Andi Shyti <andi.shyti@kernel.org>:

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.