From 4c3ee8ef4c442a4946e726fc0b221874f20da263 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 28 Feb 2013 16:26:43 -0600 Subject: more code clean up, rename platform to "mts-io", add mtocgd3 hardware * add active_low to gpio struct, remove inverted gpio funcs * rename platform to "mts-io", add symlink to "mtcdp" for compatbility * add MTOCGD3 hardware --- io-tool/mts-io-sysfs-inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io-tool') diff --git a/io-tool/mts-io-sysfs-inc.sh b/io-tool/mts-io-sysfs-inc.sh index c4a48db..af94a7a 100644 --- a/io-tool/mts-io-sysfs-inc.sh +++ b/io-tool/mts-io-sysfs-inc.sh @@ -23,7 +23,7 @@ VERBOSE=false -PLATFORM_NAME=mtcdp +PLATFORM_NAME=mts-io SYSFS_PLATFORM_DIR=/sys/devices/platform/${PLATFORM_NAME} MTS_IO_CONTROLS_STATUS_LED=false -- cgit v1.2.3