Re: [PATCH] accel/qaic: Constify aic100_channels
From: Jeffrey Hugo
Date: Fri Feb 23 2024 - 11:10:03 EST
On 2/22/2024 6:06 PM, Jeff Johnson wrote:
MHI allows the channel configs to be const, so constify
aic100_channels to prevent runtime modification.
Signed-off-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
Applied to drm-misc-next
-Jeff