linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Hans Verkuil <hans.verkuil@cisco.com>,
	linux-media@vger.kernel.org, Anatolij Gustschin <agust@denx.de>
Subject: Re: [RFC PATCH 1/3] s5p-g2d: fix compiler warning
Date: Thu, 04 Oct 2012 11:26:08 +0200	[thread overview]
Message-ID: <506D5630.2020004@samsung.com> (raw)
In-Reply-To: <201210040843.55489.hverkuil@xs4all.nl>

On 10/04/2012 08:43 AM, Hans Verkuil wrote:
> On Wed October 3 2012 12:16:48 Sylwester Nawrocki wrote:
>> On 10/02/2012 10:57 AM, Hans Verkuil wrote:
>>> drivers/media/platform/s5p-g2d/g2d.c:535:2: warning: passing argument 3 of 'vidioc_try_crop' discards 'const' qualifier from pointer target type [enabled by default]
>>> drivers/media/platform/s5p-g2d/g2d.c:510:12: note: expected 'struct v4l2_crop *' but argument is of type 'const struct v4l2_crop *'
>>>
>>> This is fall-out from this commit:
>>>
>>> commit 4f996594ceaf6c3f9bc42b40c40b0f7f87b79c86
>>> Author: Hans Verkuil <hans.verkuil@cisco.com>
>>> Date:   Wed Sep 5 05:10:48 2012 -0300
>>>
>>>     [media] v4l2: make vidioc_s_crop const
>>>
>>> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
>>
>> Aplied, thanks.
> 
> Just to be clear, you're taking care of these s5p patches through your tree, right?

Yes, from now on I will be picking all s5p/exynos patches from LMML
and sending it through my tree, were appropriate. In fact I have been
doing it already in most part. Same with other Samsung media drivers,
like camera sensors. I'll look what needs to be changed at the
MAINTAINERS file. This is to lower volume of patches that needs to be
handled by Mauro. Please Cc me on any s5p/Exynos patches.

--

Thanks,
Sylwester

      reply	other threads:[~2012-10-04  9:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-02  8:57 [RFC PATCH 0/3] Three more patches to fix const issues Hans Verkuil
2012-10-02  8:57 ` [RFC PATCH 1/3] s5p-g2d: fix compiler warning Hans Verkuil
2012-10-02  8:57   ` [RFC PATCH 2/3] s5p-fimc: " Hans Verkuil
2012-10-03 10:16     ` Sylwester Nawrocki
2012-10-02  8:57   ` [RFC PATCH 3/3] fsl-viu: " Hans Verkuil
2012-10-02  9:18     ` Anatolij Gustschin
2012-10-03 10:16   ` [RFC PATCH 1/3] s5p-g2d: " Sylwester Nawrocki
2012-10-04  6:43     ` Hans Verkuil
2012-10-04  9:26       ` Sylwester Nawrocki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=506D5630.2020004@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=agust@denx.de \
    --cc=hans.verkuil@cisco.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).