Home
last modified time | relevance | path

Searched hist:cb8d8654570c257d2ec5f7fa089e18b338314317 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dtps65910.hdiff cb8d8654570c257d2ec5f7fa089e18b338314317 Fri May 18 22:31:41 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> 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>
/linux/drivers/mfd/
H A Dtps65910.cdiff cb8d8654570c257d2ec5f7fa089e18b338314317 Fri May 18 22:31:41 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> 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>