ftdipp: Add wrapper for ftdi_set_module_detach_mode()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sun, 4 Jan 2026 11:56:35 +0000 (12:56 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sun, 4 Jan 2026 11:59:02 +0000 (12:59 +0100)
commit06fa7fa342a6976a3745894b46babfa5fde841f7
tree5965191b62e791426f4b9796dbec300f226823ca
parent120c3495ba82ae9c35a7518248b2e45dfbc36ea7
ftdipp: Add wrapper for ftdi_set_module_detach_mode()

This wraps the ftdi_set_module_detach_mode() C function. The method allows
setting the module detach mode behavior for the FTDI kernel driver.

The new method follows the existing wrapper pattern.
ftdipp/ftdi.cpp
ftdipp/ftdi.hpp