All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Robert Jarzmik <robert.jarzmik@free.fr>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond
Date: Tue, 15 Dec 2015 13:22:56 +0000	[thread overview]
Message-ID: <56701430.9050100@ti.com> (raw)
In-Reply-To: <1449955631-14955-1-git-send-email-robert.jarzmik@free.fr>

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

On 12/12/15 23:27, Robert Jarzmik wrote:
> In order to prepare the transition to a mixed platform data and
> device-tree initialization, remove all the platform data references all
> over the driver.
> 
> Copy the platform data into the internal structure of the pxafb, and
> only use this afterward.
> 
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
>  drivers/video/fbdev/pxafb.c | 54 ++++++++++++++++++++++++++++-----------------
>  drivers/video/fbdev/pxafb.h |  2 ++
>  2 files changed, 36 insertions(+), 20 deletions(-)

Thanks, I've queued this and the second patch for 4.5.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Robert Jarzmik <robert.jarzmik@free.fr>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: <linux-fbdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond
Date: Tue, 15 Dec 2015 15:22:56 +0200	[thread overview]
Message-ID: <56701430.9050100@ti.com> (raw)
In-Reply-To: <1449955631-14955-1-git-send-email-robert.jarzmik@free.fr>

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

On 12/12/15 23:27, Robert Jarzmik wrote:
> In order to prepare the transition to a mixed platform data and
> device-tree initialization, remove all the platform data references all
> over the driver.
> 
> Copy the platform data into the internal structure of the pxafb, and
> only use this afterward.
> 
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
>  drivers/video/fbdev/pxafb.c | 54 ++++++++++++++++++++++++++++-----------------
>  drivers/video/fbdev/pxafb.h |  2 ++
>  2 files changed, 36 insertions(+), 20 deletions(-)

Thanks, I've queued this and the second patch for 4.5.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-12-15 13:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12 21:27 [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond Robert Jarzmik
2015-12-12 21:27 ` Robert Jarzmik
2015-12-12 21:27 ` [PATCH v6 2/2] video: fbdev: pxafb: initial devicetree conversion Robert Jarzmik
2015-12-12 21:27   ` Robert Jarzmik
2015-12-15 13:22 ` Tomi Valkeinen [this message]
2015-12-15 13:22   ` [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond Tomi Valkeinen
2015-12-18 20:41   ` Robert Jarzmik
2015-12-18 20:41     ` Robert Jarzmik

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=56701430.9050100@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=robert.jarzmik@free.fr \
    /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.