[PATCH] ARM: amba: Link fb device to its parent

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Jun 24 05:01:43 EDT 2011


On Fri, Jun 24, 2011 at 05:07:21PM +0900, Paul Mundt wrote:
> 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 at linaro.org>
> > Cc: Russell King <linux at arm.linux.org.uk>
> > Cc: Paul Mundt <lethal at 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.

Acked-by: Russell King <rmk+kernel at arm.linux.org.uk>



More information about the linux-arm-kernel mailing list