]> git.baikalelectronics.ru Git - kernel.git/commit
mrf24j40: async interrupt handling
authorAlexander Aring <alex.aring@gmail.com>
Mon, 21 Sep 2015 09:24:36 +0000 (11:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Sep 2015 09:51:23 +0000 (11:51 +0200)
commitd09d00a388f1844e96b1d345a8cd9e3c43ecf5a9
treebbaa27161123f5a3191a53002ebd64d86d45cc2a
parent5f149cd0f9757a24da5f4cd1fd1d176beb017acf
mrf24j40: async interrupt handling

This patch removes the threaded irq handling and do a hardirq instead.
We need to switch to spi_async for this step for getting the irq status
register.

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