Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 9 Jul 2022 00:07:08 +0000 (03:07 +0300)
committer
Mark Brown <broonie@kernel.org>
Mon, 11 Jul 2022 11:06:40 +0000 (12:06 +0100)
Since acpi_spi_device_alloc() has been designed to return an error
pointer we may now properly propagate error codes to the caller of
it. It helps debugging a lot.