commit | df26d639e2f4628732a8da5a0f71e4e652ce809b | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Sat Jun 18 00:58:39 2016 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Jun 28 00:38:37 2016 +0200 |
tree | b53db2bdb9b8799b662b2b967d2bf22a74d61f59 | |
parent | 866dcb9d57fcad11c2647a154b2b246ac10d0795 [diff] |
HSI: ssi_protocol: fix ssip_xmit invocation ssip_xmit should be called from process context, since it calls hsi_async_write. Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-by: Pavel Machek <pavel@ucw.cz>