diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-12-15 21:30:47 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-12-20 10:58:23 +0100 |
commit | 9ccaf106c2cf1591cdcc5434ef08d3edfbe06944 (patch) | |
tree | df4abcca8a891df6f7d2be8b43e9f4f01962d1ce /drivers/iio | |
parent | f56d979cc58e9a361e0bf1b764fdadc85ee2d7c8 (diff) | |
download | linux-9ccaf106c2cf1591cdcc5434ef08d3edfbe06944.tar.gz linux-9ccaf106c2cf1591cdcc5434ef08d3edfbe06944.tar.bz2 linux-9ccaf106c2cf1591cdcc5434ef08d3edfbe06944.zip |
gpio: tegra: Use NOIRQ phase for suspend/resume
All GPIO interrupts are disabled during of the NOIRQ suspend/resume
phase, thus there is no need to manually disable the interrupts. This
patch doesn't fix any problem, this is just a minor clean-up.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions