]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpu: host1x: Fix _writel function declarations
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 25 Apr 2024 05:02:33 +0000 (08:02 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 29 Aug 2024 18:14:29 +0000 (20:14 +0200)
commit955df44b5d861039354ac8aebb5b25bd39eb440f
treefab95712b3b86f5d8051954778bcbf7424e65215
parentf5b8794e17e40219f22cf9b1216db21e38aa8dbb
gpu: host1x: Fix _writel function declarations

Some of the _writel functions in dev.h had the r and v parameters
swapped. Fix this to avoid confusion.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425050238.2943404-1-cyndis@kapsi.fi
drivers/gpu/host1x/dev.h