diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-21 13:49:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-21 13:49:01 -0700 |
commit | 770c4c1119dbaa0e5e4c1f2e88ca8bfeb0d66b6d (patch) | |
tree | 368f43e9ff72d127a83f0da0069291f5030753ad /sound/usb/card.c | |
parent | 266c73b77706f2d05b4a3e70a5bb702ed35431d6 (diff) | |
download | linux-770c4c1119dbaa0e5e4c1f2e88ca8bfeb0d66b6d.tar.bz2 |
[media] vsp1: use proper dma alloc/free functions
I noticed this while merging the drm tree and checking for stragglers:
the vsp1 driver still used dma_[alloc|free]_writecombine() that got
renamed in commit f6e45661f9be ("dma, mm/pat: Rename
dma_*_writecombine() to dma_*_wc()")
I should have noticed back in the media merge (commit bace3db5da97), but
better late than never.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/usb/card.c')
0 files changed, 0 insertions, 0 deletions