Searched hist:e9f4d569fb897e77200cd431f3aab138c3c733e6 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-mmio.c | e9f4d569fb897e77200cd431f3aab138c3c733e6 Thu Apr 28 11:05:12 CEST 2016 Christian Lamparter <chunkeey@googlemail.com> gpio: rename gpio-generic.c into gpio-mmio.c
This patch renames the gpio-generic.c into gpio-mmio.c. This is because currently the file only contains code for a memory-mapped GPIO driver. There isn't any support for ioports or other resource type.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Makefile | diff e9f4d569fb897e77200cd431f3aab138c3c733e6 Thu Apr 28 11:05:12 CEST 2016 Christian Lamparter <chunkeey@googlemail.com> gpio: rename gpio-generic.c into gpio-mmio.c
This patch renames the gpio-generic.c into gpio-mmio.c. This is because currently the file only contains code for a memory-mapped GPIO driver. There isn't any support for ioports or other resource type.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|