> I would say it never supposed to happen. > I never faced the issue playing with the controller. The first communication is > a simple i2c_master_recv of the controller status without entering the > pd692x0_sendrecv_msg function, therefore it won't be an issue. Great. Do a pr_info() or similar and keep holding the lock. KISS. Andrew