]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
mfd: Remove gpio support from tps6586x core driver
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 18 Jul 2012 06:20:50 +0000 (11:50 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Jul 2012 22:40:11 +0000 (00:40 +0200)
commit7a7487cb55a263d5c0893e2a8c2d7e8f33fcd1f0
tree0f18b38d041cf3dffd965ea9c632e2024a99e880
parent05f3ad2b8ae50fbf6e44094dbcd39dc25a1c80ae
mfd: Remove gpio support from tps6586x core driver

The GPIO functionality of device tps6586x is added through
platform gpio driver and it can be register as the mfd sub
device and hence removing the duplicates code which register
the gpio functionality from core driver.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/tps6586x.c