summaryrefslogtreecommitdiff
path: root/.zsh/zshenv/80_openembedded
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-11-19 23:03:31 +0100
committerTobias Klauser <tklauser@distanz.ch>2020-11-19 23:03:31 +0100
commit5727f0662bb1e8b1b3808b1bc03ac1481f8cf677 (patch)
tree4b776b1d5e941a466b7b0cad30ed1fddea74ac2f /.zsh/zshenv/80_openembedded
parenteb935b7d4bf331831f216ee2d4b39c90a6398a8e (diff)
zshrc: don't show vcs name in vcs_info
Diffstat (limited to '.zsh/zshenv/80_openembedded')
0 files changed, 0 insertions, 0 deletions
pwm: Add core infrastructure to allow atomic updates"), implemented pwm_disable() as a wrapper around pwm_apply_state(), and then, commit ef2bf4997f7d ("pwm: Improve args checking in pwm_apply_state()") added missing checks on the ->period value in pwm_apply_state() to ensure we were not passing inappropriate values to the ->config() or ->apply() methods. The conjunction of these 2 commits led to a case where pwm_disable() was no longer succeeding, thus preventing the polarity setting done in pwm_apply_args(). Set a valid period in pwm_apply_args() to ensure polarity setting won't be rejected. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Suggested-by: Brian Norris <briannorris@chromium.org> Fixes: 5ec803edcb70 ("pwm: Add core infrastructure to allow atomic updates") Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/ufs')