commit | 5edf673d07fdcb6498be24914f3f38f8d8843199 | [log] [tgz] |
---|---|---|
author | hongkun.cao <hongkun.cao@mediatek.com> | Sat May 21 15:23:39 2016 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 31 10:13:45 2016 +0200 |
tree | f356b0a77933b24d1a9c37a69bf8e2446c4699b1 | |
parent | 9feeed94d0a8f2586f15490c8e31e1e0954fc290 [diff] |
pinctrl: mediatek: fix dual-edge code defect When a dual-edge irq is triggered, an incorrect irq will be reported on condition that the external signal is not stable and this incorrect irq has been registered. Correct the register offset. Cc: stable@vger.kernel.org Signed-off-by: Hongkun Cao <hongkun.cao@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>