summaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c
diff options
context:
space:
mode:
authorMartin Fuzzey <mfuzzey@parkeon.com>2015-03-18 14:53:17 +0100
committerMichael Turquette <mturquette@linaro.org>2015-04-11 02:45:30 +0200
commit820ad9752c232239d3278eafe71c2c251ae233d3 (patch)
tree4facc98b896d43d2f73a4c601345f8cbdb6c090c /kernel/kmod.c
parentclk: Add PWM clock driver (diff)
downloadlinux-820ad9752c232239d3278eafe71c2c251ae233d3.tar.xz
linux-820ad9752c232239d3278eafe71c2c251ae233d3.zip
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>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions