pinctrl: qcom: Don't lock around irq_set_irq_wake()
We don't need to hold the local pinctrl lock here to set irq wake on the summary irq line. Doing so only leads to lockdep warnings instead of protecting us from anything. Remove the locking. Change-Id: I89a9bca1ed4c8aab8b9ecd2000a116c74e33b186 Signed-off-by:Stephen Boyd <swboyd@chromium.org> Git-commit: 1d44616e7549d0154c1224a3eee3c407029294dc Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Manoj Vishwanathan <mvishwan@codeaurora.org>
Loading
Please register or sign in to comment