Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1295133
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond |
| Date | 2015-12-18 21:50 +0100 |
| Message-ID | <qHa8q-23k-3@gated-at.bofh.it> (permalink) |
| References | <qEZTP-7DN-11@gated-at.bofh.it> <qFXPY-4EK-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Tomi Valkeinen <tomi.valkeinen@ti.com> writes: > 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. Excellent, thank you. Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond Robert Jarzmik <robert.jarzmik@free.fr> - 2015-12-12 22:30 +0100
Re: [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-12-15 14:30 +0100
Re: [PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond Robert Jarzmik <robert.jarzmik@free.fr> - 2015-12-18 21:50 +0100
csiph-web