mfd: Register tps65910 gpios as an mfd device
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 11 May 2012 13:07:44 +0000 (15:07 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:26:59 +0000 (17:26 +0200)
commit32df986e985921386b75b4bd1117102bf65fe095
treeaf9a34aa41af52761505e427647448a189d11209
parent63fe7dee9183118716078a9f2503f5f805d37c12
mfd: Register tps65910 gpios as an mfd device

As gpio support for tps65910 is on gpio driver, registering
gpio support as the mfd sub devices instead of calling gpio_init()
from the core probe.

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