spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
authorAxel Lin <axel.lin@ingics.com>
Tue, 4 Aug 2015 05:52:22 +0000 (13:52 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 4 Aug 2015 17:20:13 +0000 (18:20 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c

index e924710e126c0901f1f120d1d2257561f7128332..246ffabc72c9d691a28e39b3677325e538361140 100644 (file)
@@ -1300,6 +1300,7 @@ static const struct pci_device_id pxa2xx_spi_pci_compound_match[] = {
        /* SPT-H */
        { PCI_VDEVICE(INTEL, 0xa129), LPSS_SPT_SSP },
        { PCI_VDEVICE(INTEL, 0xa12a), LPSS_SPT_SSP },
+       { },
 };
 
 static bool pxa2xx_spi_idma_filter(struct dma_chan *chan, void *param)