]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mfd: Pass driver_data onto child devices
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Dec 2008 09:54:12 +0000 (10:54 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:41 +0000 (12:17 +0100)
commit44faac3155247d9cb9aec5a53832014e1f807c78
tree66599ee98b22d470d43aeaa171daf047d530af45
parent6354ab5c63bc986bf539026a1b289cc142f6e87c
mfd: Pass driver_data onto child devices

The MFD cell structure provides a driver_data field but doesn't pass it
on to the child devices when instantiating them - do that.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/mfd-core.c