summaryrefslogtreecommitdiff
path: root/arch/x86/configs/i386_defconfig
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-03-19 13:05:02 (GMT)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-03-21 12:55:15 (GMT)
commitdc7e57fa80ec5231e33ee2f51f6211c9fb84b9e3 (patch)
treee9c67d2de2177685281f3e09a075bca0d6ef223d /arch/x86/configs/i386_defconfig
parentb622f1b538f91ab320838656fc0b31d11a67c5fc (diff)
downloadlinux-dc7e57fa80ec5231e33ee2f51f6211c9fb84b9e3.tar.xz
OMAPDSS: register dss drivers in module init
We do the dss driver registration in a rather strange way: we have the higher level omapdss driver, and we use that driver's probe function to register the drivers for the rest of the dss devices. There doesn't seem to be any reason for that, and additionally the soon-to-be-merged patch "ARM: OMAP: omap_device: remove omap_device_parent" will break omapdss initialization with the current registration model. This patch changes the registration for all drivers to happen at the same place, in the init of the module. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'arch/x86/configs/i386_defconfig')
0 files changed, 0 insertions, 0 deletions