commit | 068f304781804e208f901d8f6083189e0e28c420 | [log] [tgz] |
---|---|---|
author | Souptick Joarder <jrdr.linux@gmail.com> | Tue Oct 23 09:32:22 2018 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 23 15:59:01 2018 +0200 |
tree | 3dd9287be2b2a9d0cd593b01c808fd33ffdfc7b7 | |
parent | 32e932e37e6b6e13b66add307192c7ddd40a781d [diff] |
drm/drm_pci.c: Use dma_zalloc_coherent Replace dma_alloc_coherent + memset with dma_zalloc_coherent. Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20181023040222.GA1540@jordon-HP-15-Notebook-PC