[PATCH] drm/panthor: Convert IOCTL defines to an enum

Alice Ryhl aliceryhl at google.com
Wed Feb 5 10:39:57 UTC 2025


On Wed, Feb 5, 2025 at 12:30 AM Rob Herring (Arm) <robh at kernel.org> wrote:
>
> Use an enum instead of #defines for panthor IOCTLs. This allows the
> header to be used with Rust code as bindgen can't handle complex
> defines.
>
> Cc: Beata Michalska <beata.michalska at arm.com>
> Signed-off-by: Rob Herring (Arm) <robh at kernel.org>

Reviewed-by: Alice Ryhl <aliceryhl at google.com>


More information about the dri-devel mailing list