commit | 8368d6a2b73900507ad7632b8057532d0c2ee07f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 30 18:59:52 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 01 16:04:21 2014 -0700 |
tree | a1e03234554758bf9aafd16679b23845d86526bd | |
parent | c62fd1d9f094b1a97674374d09869df05cdc1025 [diff] |
pch_uart: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>