Re: [PATCH 1/4 - adjusted changelog] HID: picolcd: fix deferred_io
From: Bruno Prémont <bonbons@linux-vserver.org>
Date: 2010-07-12 06:17:08
Also in:
lkml
From: Bruno Prémont <bonbons@linux-vserver.org>
Date: 2010-07-12 06:17:08
Also in:
lkml
On Sun, 11 Jul 2010 22:58:37 Jiri Kosina [off-list ref] wrote:
On Wed, 30 Jun 2010, Bruno Prémont wrote:quoted
Adjust ordering if framebuffer (un)registration and defio init/cleanup to match the correct order (init defio, register FB ... unregister FB, cleanup defio) Acked-by: Jaya Kumar <redacted> Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org> --- I consider Jaya's reply as an ack to the patch.Applied, thanks Bruno.
Thanks for applying, what about the 3 other patches of the series? For the last one, I will have a look at putting ref-counting support info FB so this can be shared, e.g. with Bernie's udlfb (unless he is quicker than me). Until that is written and merged it's certainly wise to have the refcounting locally. Thanks, Bruno