diff options
| author | Viswas G <[email protected]> | 2020-10-05 20:20:09 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-10-07 23:50:04 -0400 |
| commit | 27bc43bd7c42b3995d16ad63794e355ae865a3a3 (patch) | |
| tree | 6d19237503cfee0afcb8acc3bc8800ff675edc35 /drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | |
| parent | 05c6c029a44d9f43715577e33e95eba87f44d285 (diff) | |
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Remove DMA memory allocation for Devices and CCB structure. Instead
allocate memory outside of DMA memory. DMA memory is a limited system
resource and it is better to allocate memory outside of DMA memory when
possible.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jack Wang <[email protected]>
Signed-off-by: Viswas G <[email protected]>
Signed-off-by: Ruksar Devadi <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c')
0 files changed, 0 insertions, 0 deletions