Martin Fuzzey 820ad9752c clk: clk-gpio-gate: Fix active low
The active low flag in the DT cell is currently ignored.

This occurs because of_get_named_gpio_flags() does not apply the flags
to the underlying struct gpio_desc so the test in clk_register_gpio_gate()
was bogus.

Note that this patch changes the internal kernel API for
clk_register_gpio_gate() but there are currently no other users.

Signed-off-by: Martin Fuzzey <mfuzzey@parkeon.com>
Acked-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
2015-04-10 17:45:30 -07:00
..
2015-04-01 10:59:27 -07:00
2015-04-01 10:59:27 -07:00
2015-04-01 10:59:27 -07:00
2015-04-10 14:44:43 -07:00
2015-03-12 12:20:36 -07:00
2015-04-10 14:44:43 -07:00
2015-04-10 14:44:43 -07:00