]> git.baikalelectronics.ru Git - kernel.git/commit
HSI: omap_ssi_port: switch to threaded pio irq
authorSebastian Reichel <sre@kernel.org>
Fri, 17 Jun 2016 19:18:09 +0000 (21:18 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 27 Jun 2016 22:39:32 +0000 (00:39 +0200)
commit824b42264359251a1323947c5b0d549ac52cd0b1
tree9853596779daede130f7d2d8a3ab55ce1e4c2cca
parent0beb18b538f35be776d07ad2fb8150aecd9203d8
HSI: omap_ssi_port: switch to threaded pio irq

Move pio interrupt handler from tasklet into thread to
allow runtime_pm_get_sync calls without irq_safe being
set.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Tested-by: Pavel Machek <pavel@ucw.cz>
drivers/hsi/controllers/omap_ssi.h
drivers/hsi/controllers/omap_ssi_port.c