Re: [PATCH v2] drm/lsdc: Request PCI BAR
From: Sui Jingfeng
Date: Mon Nov 25 2024 - 10:51:57 EST
Hi,
Thanks. Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)
[1/1] drm/lsdc: Request PCI BAR
https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/ca053ee3c6a7a877754e6f444ce5f520e3c0a856
On 2024/11/25 22:02, Philipp Stanner wrote:
lsdc currently just ioremaps its PCI BAR with pcim_iomap(). Performing
a region regquest additionally can make the driver more robust.
'regquest' ->'request'.
Please avoid typos next time, sound safer otherwise.
--
Best regards,
Sui