From: Loïc Minier Date: Mon, 20 Jun 2011 20:44:17 +0000 (+0000) Subject: fbdev: amba: Link fb device to its parent X-Git-Tag: v3.0-rc6~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e8c4e1ebf139743e3830439fa65fd906af4a43;p=pandora-kernel.git fbdev: amba: Link fb device to its parent 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 Cc: Russell King Signed-off-by: Paul Mundt --- Reading git-diff-tree failed