diff options
author | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2016-10-20 11:59:06 +0300 |
---|---|---|
committer | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2016-10-20 12:48:38 +0300 |
commit | 974fd95ac6bb3fddd75aa1103206e954be5cb055 (patch) | |
tree | 41c4b97a0b47b282b3eb6d59c454f5f7166961a8 /io-module/mts_io.c | |
parent | 32666ddc7ce17ab0b9750b4481d0e44c10435abe (diff) | |
download | mts-io-974fd95ac6bb3fddd75aa1103206e954be5cb055.tar.gz mts-io-974fd95ac6bb3fddd75aa1103206e954be5cb055.tar.bz2 mts-io-974fd95ac6bb3fddd75aa1103206e954be5cb055.zip |
mtp: add eth-reset sysfs node1.4.1
Diffstat (limited to 'io-module/mts_io.c')
-rw-r--r-- | io-module/mts_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c index 7dcdf54..7e3d1f0 100644 --- a/io-module/mts_io.c +++ b/io-module/mts_io.c @@ -47,7 +47,7 @@ #include "mts_io.h" -#define DRIVER_VERSION "v1.4.0" +#define DRIVER_VERSION "v1.4.1" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |