We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d9def commit 614b388Copy full SHA for 614b388
drivers/usb/class/usbtmc.c
@@ -25,7 +25,7 @@
25
/* Increment API VERSION when changing tmc.h with new flags or ioctls
26
* or when changing a significant behavior of the driver.
27
*/
28
-#define USBTMC_API_VERSION (2)
+#define USBTMC_API_VERSION (3)
29
30
#define USBTMC_HEADER_SIZE 12
31
#define USBTMC_MINOR_BASE 176
0 commit comments