Applied. And it seems like that another one needs some review So will let
me pick it up later after review.
Thanks,
Inki Dae
2012/11/8 Inki Dae
>
>
> 2012/11/7 Prathyush K
>
>> The function dma_get_sgtable will allocate a sg table internally so
>> it is not necessary to allocate a sg table bef
Applied. And it seems like that another one needs some review So will let
me pick it up later after review.
Thanks,
Inki Dae
2012/11/8 Inki Dae
>
>
> 2012/11/7 Prathyush K
>
>> The function dma_get_sgtable will allocate a sg table internally so
>> it is not necessary to allocate a sg table bef
2012/11/7 Prathyush K
> The function dma_get_sgtable will allocate a sg table internally so
> it is not necessary to allocate a sg table before it. The unnecessary
> 'sg_alloc_table' call is removed.
>
> Signed-off-by: Prathyush K
> ---
> drivers/gpu/drm/exynos/exynos_drm_dmabuf.c |8 +-
The function dma_get_sgtable will allocate a sg table internally so
it is not necessary to allocate a sg table before it. The unnecessary
'sg_alloc_table' call is removed.
Signed-off-by: Prathyush K
---
drivers/gpu/drm/exynos/exynos_drm_dmabuf.c |8 +---
1 files changed, 1 insertions(+),
2012/11/7 Prathyush K
> The function dma_get_sgtable will allocate a sg table internally so
> it is not necessary to allocate a sg table before it. The unnecessary
> 'sg_alloc_table' call is removed.
>
> Signed-off-by: Prathyush K
> ---
> drivers/gpu/drm/exynos/exynos_drm_dmabuf.c |8 +-
The function dma_get_sgtable will allocate a sg table internally so
it is not necessary to allocate a sg table before it. The unnecessary
'sg_alloc_table' call is removed.
Signed-off-by: Prathyush K
---
drivers/gpu/drm/exynos/exynos_drm_dmabuf.c |8 +---
1 files changed, 1 insertions(+),