|
@@ -71,7 +71,7 @@ MODULE_PARM_DESC(active_pullup, "Active pullup (apply to all buses): " \
|
|
#define DS2482_REG_CFG_APU 0x01 /* active pull-up */
|
|
#define DS2482_REG_CFG_APU 0x01 /* active pull-up */
|
|
|
|
|
|
/* extra configurations - e.g. 1WS */
|
|
/* extra configurations - e.g. 1WS */
|
|
-int extra_config;
|
|
|
|
|
|
+static int extra_config;
|
|
|
|
|
|
/**
|
|
/**
|
|
* Write and verify codes for the CHANNEL_SELECT command (DS2482-800 only).
|
|
* Write and verify codes for the CHANNEL_SELECT command (DS2482-800 only).
|