spi: pxa2xx-pci: Drop temporary storage use for a handful of members
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 25 Feb 2022 17:23:49 +0000 (19:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 28 Feb 2022 12:10:26 +0000 (12:10 +0000)
commitba8d1353d9c2d9190a523860e37bd7cb7b9de31b
tree1bb00d6d82b1b8bfde101a5959074826d0aa88a3
parentc3f4fc096b37bc2e4535f16ac3d65d517bbc14eb
spi: pxa2xx-pci: Drop temporary storage use for a handful of members

Instead of using temporary storage, assign the values directly
to the corresponding struct pxa2xx_spi_controller members.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220225172350.69797-10-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c