Re: [PATCH v2 1/6] V4L2: Add Renesas R-Car JPEG codec driver.
From: Hans Verkuil <hidden>
Date: 2014-08-25 12:39:49
Also in:
linux-media, linux-sh
From: Hans Verkuil <hidden>
Date: 2014-08-25 12:39:49
Also in:
linux-media, linux-sh
On 08/25/2014 02:29 PM, Mikhail Ulyanov wrote:
This patch contains driver for Renesas R-Car JPEG codec.
Cnanges since v1:
- s/g_fmt function simplified
- default format for queues added
- dumb vidioc functions added to be in compliance with standard api:
jpu_s_priority, jpu_g_priorityOops, that's a bug elsewhere. Don't add these empty prio ops, this needs to be solved in the v4l2 core. I'll post a patch for this. Regards, Hans
- standard v4l2_ctrl_subscribe_event and v4l2_event_unsubscribe
now in use by the same reason