commit | f3fadcb5644aa94c8197f1699798d95baa5d59a8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 09 16:57:17 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 22:38:50 2018 -0700 |
tree | 16673540311e8293e09c3f734a540e8fd3cd0f8d | |
parent | 8b08adbd87a66c7844481efa70e061c9efae277b [diff] |
fore200e: devirtualize dma mapping calls There is no need for an indirection before calling the dma mapping routines now that we store a struct device in struct fore200e. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>