diff options
author | Sang-Hun Lee <sanlee@nvidia.com> | 2013-10-09 14:14:24 -0700 |
---|---|---|
committer | Harshada Kale <hkale@nvidia.com> | 2013-10-10 04:28:32 -0700 |
commit | fb4a444dc777c9c8ca9e7d6d50ccc1ec93841751 (patch) | |
tree | e5d0f6e9c519f2245246f9722c11aea7587f9ecd /drivers/uio/uio_sercos3.c | |
parent | 810f9b671e1764f101bf6c0bfa4797edf1f707dc (diff) |
input: misc: inv: prevent IRQ revival
Problem description:
- nvi_work_function may revive IRQ which was disabled
during suspend and shutdown
Fix description:
- Add a flag stop_workqueue which is set during suspend
and shutdown
- If the flag is set, make workqueue not revive the IRQ
Bug 1361923
Change-Id: I498091602ef9c43b75c0a17d7fe0837624271959
Signed-off-by: Sang-Hun Lee <sanlee@nvidia.com>
Reviewed-on: http://git-master/r/284347
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins <rcollins@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'drivers/uio/uio_sercos3.c')
0 files changed, 0 insertions, 0 deletions