Re: [PATCH 2/2] drm/msm/a6xx: Fix a typo in a6xx gpu crash state

2018-11-06 Thread Jordan Crouse
On Tue, Nov 06, 2018 at 12:38:29PM +0530, Sharat Masetty wrote: > This patch simply fixes a typo for the name of an indexed register. > CP_MEMPOOOL -> CP_MEMPOOL. > > Signed-off-by: Sharat Masetty Reviewed by: Jordan Crouse > --- > drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 2 +- > 1 file

[PATCH 2/2] drm/msm/a6xx: Fix a typo in a6xx gpu crash state

2018-11-05 Thread Sharat Masetty
This patch simply fixes a typo for the name of an indexed register. CP_MEMPOOOL -> CP_MEMPOOL. Signed-off-by: Sharat Masetty --- drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h