commit | 7a7487cb55a263d5c0893e2a8c2d7e8f33fcd1f0 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Wed Jul 18 11:50:50 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 25 00:40:11 2012 +0200 |
tree | 0f18b38d041cf3dffd965ea9c632e2024a99e880 | |
parent | 05f3ad2b8ae50fbf6e44094dbcd39dc25a1c80ae [diff] |
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>