diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-01-09 12:50:28 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-01-15 07:30:08 (GMT) |
commit | dd4c2b3cb39da587fc1e5a9315d4d894a83ec481 (patch) | |
tree | b9871c2d0118b249f3b47236edc6ab3f91d30142 /crypto/gf128mul.c | |
parent | 2bce695435bb81efa61c8c86715d26d1e2e7c211 (diff) | |
download | linux-dd4c2b3cb39da587fc1e5a9315d4d894a83ec481.tar.xz |
pinctrl: single: fix pcs_disable with bits_per_mux
pcs_enable() uses vals->mask instead of pcs->fmask when bits_per_mux is
enabled. However, pcs_disable() always uses pcs->fmask.
Fix pcs_disable() to use vals->mask with bits_per_mux.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto/gf128mul.c')
0 files changed, 0 insertions, 0 deletions