]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
at86rf230: detailed edge triggered irq warning
authorAlexander Aring <alex.aring@gmail.com>
Thu, 27 Aug 2015 19:49:20 +0000 (21:49 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:05 +0000 (13:20 +0200)
commit5c3c4736370961a121994cffd87f4dddc95ea8f2
tree6803bffa79b4fb27b3d13ba507a50d03370bfc91
parent493bc90a96839ffde5e6216c62c025d2f9e6efc3
at86rf230: detailed edge triggered irq warning

This patch introduce a more detailed information why edge triggered
irq's are currently not recommended. It could be that rising/falling
edge detection can happen while the irq is disabled.

Suggested-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/at86rf230.c