Thread (25 messages) 25 messages, 5 authors, 2013-01-31
STALE4879d

[PATCH 05/10] gpio: pxa: remove gpio_type

From: Linus Walleij <hidden>
Date: 2013-01-25 10:01:25

On Wed, Jan 23, 2013 at 9:25 AM, Haojian Zhuang
[off-list ref] wrote:
Since gpio_type is used to check whether gafr register is valid. So
move it into platform data.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
(...)
quoted hunk ↗ jump to hunk
+++ b/drivers/gpio/gpio-pxa.c
@@ -72,6 +72,7 @@ struct pxa_gpio_chip {
        void __iomem    *regbase;
        unsigned int    irq_base;
        unsigned int    inverted;
+       unsigned int    gafr;
        char label[10];
Also looks like some kind of a bool.

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help