commit | c6de6cf526a3aa10ff8aaf3454f8886b267bbea8 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Wed Oct 02 14:19:14 2019 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Oct 31 12:12:31 2019 +0100 |
tree | 5f229061e8f989914271ce5e4c477033b9b1e773 | |
parent | f937824336afe288ce83d6612132b09593b9f841 [diff] |
dwc3: flush cache only if there is a buffer attached to a request Calling cache flush on invalid buffer, even with zero length might cause an exception on certain platforms. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>