commit | a9082105b3ae682373e9aec2f2d87798f50e2a4f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 30 18:50:30 2014 +0300 |
committer | Mark Brown <broonie@linaro.org> | Thu Jul 31 00:03:42 2014 +0100 |
tree | 15bd08c7972b17bb9e0ebee9bdaa77eebef03daa | |
parent | 2857d80acad4707c17876958642bf0592235a8d7 [diff] |
spi: topcliff-pch: don't hardcode PCI slot to get DMA device The DMA is a function 0 of the multifunction device where SPI host is attached. Thus, we may avoid to hardcode PCI slot number. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org>