aa9eda7612
The serio_close() call was moved to pulse8_cec_adap_free(),
but that can be too late if that is called after the serio
core pulled down the serio already, in which case you get
a kernel oops.
Keep it in the disconnect().
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pulse8-cec.c |