mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The values in this enum are not used by h/w but are a contract between userspace and the kernel driver so they must be defined in the uapi file. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>