spi: intel: Remove DANGEROUS tag from pci driver
authorMauro Lima <mauro.lima@eclypsium.com>
Mon, 6 Feb 2023 18:31:43 +0000 (15:31 -0300)
committerMark Brown <broonie@kernel.org>
Tue, 7 Feb 2023 12:32:24 +0000 (12:32 +0000)
commit7db738b5fea4533fa217dfb05c506c15bd0964d9
treec3bacd4030204cdf5d9bc8db0b9b6a922e1d1ca9
parent941811980df00161fe639c252dabe6488875887c
spi: intel: Remove DANGEROUS tag from pci driver

Modern CPUs exposes this controller as PCI device that only uses
hardware sequencing capabilities which is safer than software
sequencing.
Leave the platform driver as *DANGEROUS* and update help text since
most of these controllers are using software sequencing.

Signed-off-by: Mauro Lima <mauro.lima@eclypsium.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20230206183143.75274-2-mauro.lima@eclypsium.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig