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)
commitc4a625731560021890df40e8d86958c3d8ea98fa
tree9853596779daede130f7d2d8a3ab55ce1e4c2cca
parent927d3f8f73217fb19c28496321510335176955de
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