Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>:
authorMark Brown <broonie@kernel.org>
Tue, 5 May 2020 11:25:15 +0000 (12:25 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 5 May 2020 11:25:15 +0000 (12:25 +0100)
Here's an assortment of drive-by fixes for the new AMD SPI driver.
All of them are compile-tested only.

Lukas Wunner (5):
  spi: amd: Fix duplicate iounmap in error path
  spi: amd: Pass probe errors back to driver core
  spi: amd: Drop duplicate driver data assignments
  spi: amd: Fix refcount underflow on remove
  spi: amd: Drop superfluous member from struct amd_spi

 drivers/spi/spi-amd.c | 27 +++++----------------------
 1 file changed, 5 insertions(+), 22 deletions(-)

--
2.26.2


Trivial merge