git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c62fd1d
)
pch_uart: don't hardcode PCI slot to get DMA device
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 30 Jul 2014 15:59:52 +0000
(18:59 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 1 Aug 2014 23:04:21 +0000
(16:04 -0700)
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>
No differences found