From: Paul Mundt <lethal@linux-sh.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: amba: Link fb device to its parent
Date: Fri, 24 Jun 2011 08:07:21 +0000 [thread overview]
Message-ID: <20110624080721.GC24184@linux-sh.org> (raw)
In-Reply-To: <1308602657-28783-1-git-send-email-loic.minier@linaro.org>
On Mon, Jun 20, 2011 at 10:44:17PM +0200, Lo??c Minier wrote:
> Some pieces of userspace like debian-installer expect to find the fb0
> driver name by readlink-ing /sys/class/graphics/fb0/device/driver but
> this was broken with amba-clcd as it sets up fb_info manually and missed
> the .device parent pointer.
>
> Signed-off-by: Lo??c Minier <loic.minier@linaro.org>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Paul Mundt <lethal@linux-sh.org>
> ---
> drivers/video/amba-clcd.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
While this is titled as an ARM patch it's certainly fbdev-specific. I'll
apply it barring any objections from Russell.
WARNING: multiple messages have this Message-ID (diff)
From: lethal@linux-sh.org (Paul Mundt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: amba: Link fb device to its parent
Date: Fri, 24 Jun 2011 17:07:21 +0900 [thread overview]
Message-ID: <20110624080721.GC24184@linux-sh.org> (raw)
In-Reply-To: <1308602657-28783-1-git-send-email-loic.minier@linaro.org>
On Mon, Jun 20, 2011 at 10:44:17PM +0200, Lo??c Minier wrote:
> Some pieces of userspace like debian-installer expect to find the fb0
> driver name by readlink-ing /sys/class/graphics/fb0/device/driver but
> this was broken with amba-clcd as it sets up fb_info manually and missed
> the .device parent pointer.
>
> Signed-off-by: Lo??c Minier <loic.minier@linaro.org>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Paul Mundt <lethal@linux-sh.org>
> ---
> drivers/video/amba-clcd.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
While this is titled as an ARM patch it's certainly fbdev-specific. I'll
apply it barring any objections from Russell.
next prev parent reply other threads:[~2011-06-24 8:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-20 20:44 [PATCH] ARM: amba: Link fb device to its parent Loïc Minier
2011-06-20 20:44 ` Loïc Minier
2011-06-24 8:07 ` Paul Mundt [this message]
2011-06-24 8:07 ` Paul Mundt
2011-06-24 9:01 ` Russell King - ARM Linux
2011-06-24 9:01 ` Russell King - ARM Linux
2011-06-24 13:57 ` Nicolas Pitre
2011-06-24 13:57 ` Nicolas Pitre
2011-06-26 16:20 ` Paul Mundt
2011-06-26 16:20 ` Paul Mundt
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=20110624080721.GC24184@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-arm-kernel@lists.infradead.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 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.