]> bbs.cooldavid.org Git - net-next-2.6.git/commit
spi/dw_spi: Allow interrupt sharing
authorYong Wang <yong.y.wang@linux.intel.com>
Tue, 7 Sep 2010 07:27:27 +0000 (15:27 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 8 Sep 2010 16:49:50 +0000 (10:49 -0600)
commitcbcc062abb16d39839b3d8d4e3d20360fc21eb58
tree8ce802ede9dd14760e9426a75c2c95c4ce2b9474
parent9d8f86b56093d7b06d81d4063d5b9a4cbf887e75
spi/dw_spi: Allow interrupt sharing

Allow interrupt sharing since exclusive interrupt line for
DW SPI controller is not provided on every platform.

Signed-off-by: Yong Wang <yong.y.wang@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/dw_spi.c