mfd: Save device node parsed platform data for tps65910 sub devices
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 18 May 2012 20:31:41 +0000 (02:01 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 22 May 2012 21:49:13 +0000 (23:49 +0200)
commitcb8d8654570c257d2ec5f7fa089e18b338314317
tree39971c07b8b0111d924606079e07b3701ab2ff30
parent730a3d01b1e1e3ba102a5a4d3d5dcfecd55326b6
mfd: Save device node parsed platform data for tps65910 sub devices

Save the allocated memory to store the parsed device node information
to the global device structure so that sub devices can directly use this
pointer.
In this way, the sub devices does not require to re-allocate the
memory for storing the sub-devices specific device node information.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65910.c
include/linux/mfd/tps65910.h
This page took 0.025034 seconds and 5 git commands to generate.