aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorLiu Gang <[email protected]>2016-10-21 07:31:28 +0000
committerLinus Walleij <[email protected]>2016-10-24 00:20:40 +0000
commitd71cf15b865bdd45925f7b094d169aaabd705145 (patch)
tree1978e26de814c4c2d8741ba4df0d513d288cd0e4 /net/switchdev/switchdev.c
parentgpio: ath79: Fix module autoload (diff)
downloadkernel-d71cf15b865bdd45925f7b094d169aaabd705145.tar.gz
kernel-d71cf15b865bdd45925f7b094d169aaabd705145.zip
gpio: mpc8xxx: Correct irq handler function
From the beginning of the gpio-mpc8xxx.c, the "handle_level_irq" has being used to handle GPIO interrupts in the PowerPC/Layerscape platforms. But actually, almost all PowerPC/Layerscape platforms assert an interrupt request upon either a high-to-low change or any change on the state of the signal. So the "handle_level_irq" is not reasonable for PowerPC/Layerscape GPIO interrupt, it should be "handle_edge_irq". Otherwise the system may lost some interrupts from the PIN's state changes. Signed-off-by: Liu Gang <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions