commit | 3ff74be5c1a72df6d304dcb453f68e3c3bea3bdd | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon May 04 17:10:30 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 12 10:46:40 2015 +0200 |
tree | 301c70d5cea8d288630022114d213724b953dad6 | |
parent | cecf58ab551f746c1e2b549d90b51a94b442d1e0 [diff] |
gpio: sysfs: reduce gpiochip-export locking scope Reduce scope of sysfs_lock protection during chip export and unexport, which is only needed to prevent gpiod (re-)exports during chip removal. Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>