commit | f8b6a076610f4eb44b0b02c110b7e6f981d7cdc2 | [log] [tgz] |
---|---|---|
author | Nick Ewalt <nicholasewalt@google.com> | Mon Sep 17 05:39:01 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 18 13:22:01 2018 +0200 |
tree | 0607d9cb701e968efe9c50b141414d96ef79796a | |
parent | d2118f8e93dfc41ab660fb97593dbd6ebdd11f7e [diff] |
staging: gasket: page_table: don't unmap coherent pages Only call dma_unmap_page if there was an associated dma_map_page call. Signed-off-by: Nick Ewalt <nicholasewalt@google.com> Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>