[RESEND PATCH 0/2] media: uapi: Expose VP8 probability lengths as defines

From: Emmanuel Gil Peyrot
Date: Mon Nov 09 2020 - 13:37:39 EST


These values will be used by various drivers implementing the VP8
stateless API.

This had been suggested by Ezequiel Garcia for the Cedrus VP8 driver.

The only driver using this API (until now) has also been updated to use
these new defines.

This is a resend because I forgot to include most maintainers, sorry for
that. It’s my very first patch to the kernel, I didn’t know about
scripts/get_maintainers.pl

Emmanuel Gil Peyrot (2):
media: uapi: Expose probability lengths as defines
media: hantro: Use VP8 lengths defined in uapi

drivers/staging/media/hantro/hantro_vp8.c | 4 ++--
include/media/vp8-ctrls.h | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)

--
2.29.2