Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
commit 169f24c upstream. There is nothing wrong with using an unknown buffer type. So stop spamming the kernel log whenever this happens. The kernel will just return -EINVAL to signal this. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
- Loading branch information