1
0
Fork 0
remarkable-linux/drivers/mxc/hdp-cec
Jason Liu 50acd9fc74 MLK-19989 drivers: mxc: hdp-cec: make the hdp-cec kernel thread freezeable
the hdp-cec kernel thread should be freezeable during system suspend phase,
othwerwise, it will cause issues(hang) since it will still try to access
some resources such as clocks which are off during system suspend process.

Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
Cc: Sandor Yu <sandor.yu@nxp.com>
Cc: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Acked-by: Sandor Yu <sandor.yu@nxp.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
2018-10-29 11:10:38 +08:00
..
Kconfig
Makefile
imx-hdp-cec.c MLK-19989 drivers: mxc: hdp-cec: make the hdp-cec kernel thread freezeable 2018-10-29 11:10:38 +08:00
imx-hdp-cec.h