Hi Kamil, I have already submitted a similar patch [1] which Sylwester has applied to his tree. [1] http://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg53857.html -- With warm regards, Sachin On 24 October 2012 19:45, Kamil Debski <k.debski@xxxxxxxxxxx> wrote: > Signed-off-by: Kamil Debski <k.debski@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c b/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c > index 2af6d52..4b01b02 100644 > --- a/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c > +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c > @@ -1542,7 +1542,7 @@ int vidioc_encoder_cmd(struct file *file, void *priv, > } > > static int vidioc_subscribe_event(struct v4l2_fh *fh, > - struct v4l2_event_subscription *sub) > + const struct v4l2_event_subscription *sub) > { > switch (sub->type) { > case V4L2_EVENT_EOS: > -- > 1.7.9.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html