dw_spi_pci: add spi1 probing support for cloverview
authorLeonard Mai <leonard.mai@intel.com>
Tue, 22 Nov 2011 19:46:57 +0000 (11:46 -0800)
committerGross, Mark <mark.gross@intel.com>
Wed, 23 Nov 2011 09:27:05 +0000 (01:27 -0800)
commitb56dae20cb81a631165368c1c913f9ccad14d631
treec6e00bdeef2d8de0420cc9ddd24ec4530d13a023
parentac96e43353a688b36ae8242f9ca60782b9e39d3c
dw_spi_pci: add spi1 probing support for cloverview

BZ: 15092

Cloverview SOC use different PCI Device ID for SPIs hence existing
SPI driver won't be initialized on Cloverview SOC.

This patch adds SPI1 probing support for enabling Cloverview SOC.
Also, 0x0800 is the PCI device ID for SPI controller 1 on Penwell (not 0)
hence corrected the comment.

Change-Id: Ie0db4da6cf4f72f1ddb0ae4f53f029eec44f0f0d
Signed-off-by: Leonard D Mai <leonard.mai@intel.com>
Reviewed-by: Pierre Tardy <pierre.tardy@intel.com>
Tested-by: Siva Prasath Ponnusamy <siva.prasath.ponnusamy@intel.com>
Reviewed-on: http://android.intel.com:8080/25028
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Gross, Mark <mark.gross@intel.com>
drivers/spi/dw_spi_pci.c