All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
To: javier Martin <javier.martin@vista-silicon.com>
Cc: linux-arm-kernel@lists.infradead.org, mchehab@redhat.com,
	linux@arm.linux.org.uk, kernel@pengutronix.de,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH] media: mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags.
Date: Mon, 30 Jul 2012 17:33:14 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.1207301718510.28003@axis700.grange> (raw)
In-Reply-To: <CACKLOr2sKVWCk3we_cP5MvnR6-WsaFwA9AC=fgp3iLm8B6mfEA@mail.gmail.com>

Hi Javier

On Mon, 30 Jul 2012, javier Martin wrote:

> Hi,
> thank you for yor ACKs.
> 
> On 20 July 2012 13:31, Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> > On Thu, 12 Jul 2012, Javier Martin wrote:
> >
> >> These flags are not used any longer and can be safely removed
> >> since the following patch:
> >> http://www.spinics.net/lists/linux-media/msg50165.html
> >>
> >> Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
> >
> > For the ARM tree:
> >
> > Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> 
> forgive my ignorance on the matter. Could you please point me to the
> git repository this patch should be merged?

Sorry, my "for the ARM tree" comment was probably not clear enough. This 
patch should certainly go via the ARM (SoC) tree, since it only touches 
arch/arm. So, the maintainer (Sascha - added to CC), that will be 
forwarding this patch to Linus can thereby add my "acked-by" to this 
patch, if he feels like it.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

WARNING: multiple messages have this Message-ID (diff)
From: g.liakhovetski@gmx.de (Guennadi Liakhovetski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] media: mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags.
Date: Mon, 30 Jul 2012 17:33:14 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.1207301718510.28003@axis700.grange> (raw)
In-Reply-To: <CACKLOr2sKVWCk3we_cP5MvnR6-WsaFwA9AC=fgp3iLm8B6mfEA@mail.gmail.com>

Hi Javier

On Mon, 30 Jul 2012, javier Martin wrote:

> Hi,
> thank you for yor ACKs.
> 
> On 20 July 2012 13:31, Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> > On Thu, 12 Jul 2012, Javier Martin wrote:
> >
> >> These flags are not used any longer and can be safely removed
> >> since the following patch:
> >> http://www.spinics.net/lists/linux-media/msg50165.html
> >>
> >> Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
> >
> > For the ARM tree:
> >
> > Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> 
> forgive my ignorance on the matter. Could you please point me to the
> git repository this patch should be merged?

Sorry, my "for the ARM tree" comment was probably not clear enough. This 
patch should certainly go via the ARM (SoC) tree, since it only touches 
arch/arm. So, the maintainer (Sascha - added to CC), that will be 
forwarding this patch to Linus can thereby add my "acked-by" to this 
patch, if he feels like it.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

  reply	other threads:[~2012-07-30 15:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12  9:03 [PATCH] media: mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags Javier Martin
2012-07-12  9:03 ` Javier Martin
2012-07-15 12:11 ` Laurent Pinchart
2012-07-15 12:11   ` Laurent Pinchart
2012-07-20 11:31 ` Guennadi Liakhovetski
2012-07-20 11:31   ` Guennadi Liakhovetski
2012-07-30 12:55   ` javier Martin
2012-07-30 12:55     ` javier Martin
2012-07-30 15:33     ` Guennadi Liakhovetski [this message]
2012-07-30 15:33       ` Guennadi Liakhovetski
2012-08-20  8:08       ` javier Martin
2012-08-20  8:08         ` javier Martin
2012-08-20 18:15         ` Robert Schwebel
2012-08-20 18:15           ` Robert Schwebel
2012-08-28  9:35         ` Sascha Hauer
2012-08-28  9:35           ` Sascha Hauer

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=Pine.LNX.4.64.1207301718510.28003@axis700.grange \
    --to=g.liakhovetski@gmx.de \
    --cc=javier.martin@vista-silicon.com \
    --cc=kernel@pengutronix.de \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mchehab@redhat.com \
    --cc=s.hauer@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.