Re: [PATCH v2] drm/msm: Fix some typos in comment

2024-09-21 Thread Dmitry Baryshkov
On Thu, Sep 12, 2024 at 03:04:20PM GMT, Shen Lichuan wrote: > Fixed some spelling errors, the details are as follows: > > -in the code comments: > collpase->collapse > firwmare->firmware > everwhere->everywhere > > Fixes: 2401a0084614 ("drm/msm: gpu: Add support for the GPMU") >

[PATCH v2] drm/msm: Fix some typos in comment

2024-09-12 Thread Shen Lichuan
Fixed some spelling errors, the details are as follows: -in the code comments: collpase->collapse firwmare->firmware everwhere->everywhere Fixes: 2401a0084614 ("drm/msm: gpu: Add support for the GPMU") Fixes: 5a903a44a984 ("drm/msm/a6xx: Introduce GMU wrapper support") Fix