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 fdcb641 commit a713222Copy full SHA for a713222
drivers/staging/gpib/gpio/gpib_bitbang.c
@@ -169,7 +169,7 @@ static struct gpio_desc *all_descriptors[GPIB_PINS + SN7516X_PINS];
169
#define TE all_descriptors[18]
170
#define ACT_LED all_descriptors[19]
171
172
-/* YOGA dapter uses a global enable for the buffer chips, re-using the TE pin */
+/* YOGA adapter uses a global enable for the buffer chips, re-using the TE pin */
173
#define YOGA_ENABLE TE
174
175
static int gpios_vector[] = {
0 commit comments