]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fpga: lattice-sysconfig-spi: Drop of_match_ptr() protection
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 8 May 2026 08:25:36 +0000 (10:25 +0200)
committerXu Yilun <yilun.xu@linux.intel.com>
Mon, 11 May 2026 15:28:09 +0000 (23:28 +0800)
commitf396fe4ef1606f586cd284bf876782a064cb269d
treef9c70dcfc492a48e0b9be20183fd9b6e9b07ca90
parentb6615f762cfa4b68638886d3390369a8545336bc
fpga: lattice-sysconfig-spi: Drop of_match_ptr() protection

Limiting the scope of devicetree support to CONFIG_OF prevents use of this
driver with ACPI via PRP0001. Drop the dependency.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20260508082716.1156192-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
drivers/fpga/lattice-sysconfig-spi.c