spi: pxa2xx: Fix the controller numbering for Wildcat Point
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 Feb 2021 16:38:15 +0000 (18:38 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 10 Feb 2021 17:15:44 +0000 (17:15 +0000)
commit54c5d3bfb0cfb7b31259765524567871dee11615
treea6bfc5a62dad54f7bf505e6549597583bce4ecca
parent1c9f1750f0305bf605ff22686fc0ac89c06deb28
spi: pxa2xx: Fix the controller numbering for Wildcat Point

Wildcat Point has two SPI controllers and added one is actually second one.
Fix the numbering by adding the description of the first one.

Fixes: caba248db286 ("spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH")
Cc: Leif Liddy <leif.liddy@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210208163816.22147-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c