Searched hist:"72 bd986030a30bdeb57ffa9efedcce73929edcb2" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-tps6586x.c | 72bd986030a30bdeb57ffa9efedcce73929edcb2 Wed Jul 18 08:20:48 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> gpio: tps6586x: Add gpio support through platform driver
Converting the gpio driver of tps6586x to a platform driver in place of registering the gpio through core driver. The motivation of the change is: - This is inline with the mfd drivers implementation. - This will move the related gpio support to gpio driver folder where all gpio related drivers are available. This will be easy the maintenance and enhancement is anything done for gpio. - The gpio functionality can be selected through config variable.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Makefile | diff 72bd986030a30bdeb57ffa9efedcce73929edcb2 Wed Jul 18 08:20:48 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> gpio: tps6586x: Add gpio support through platform driver
Converting the gpio driver of tps6586x to a platform driver in place of registering the gpio through core driver. The motivation of the change is: - This is inline with the mfd drivers implementation. - This will move the related gpio support to gpio driver folder where all gpio related drivers are available. This will be easy the maintenance and enhancement is anything done for gpio. - The gpio functionality can be selected through config variable.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Kconfig | diff 72bd986030a30bdeb57ffa9efedcce73929edcb2 Wed Jul 18 08:20:48 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> gpio: tps6586x: Add gpio support through platform driver
Converting the gpio driver of tps6586x to a platform driver in place of registering the gpio through core driver. The motivation of the change is: - This is inline with the mfd drivers implementation. - This will move the related gpio support to gpio driver folder where all gpio related drivers are available. This will be easy the maintenance and enhancement is anything done for gpio. - The gpio functionality can be selected through config variable.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|