summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-04-27 16:21:57 -0500
committerJesse Gilles <jgilles@multitech.com>2010-04-27 16:21:57 -0500
commitac4b8487a4edffc2c108aa4ecb836a2ad444a994 (patch)
tree9888dce54c73d633bf410be22794e49b93a27b2b
parent34609050e110fdeaf9cd63888c5902031ca21b1f (diff)
downloadcdp-io-controller-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.tar.gz
cdp-io-controller-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.tar.bz2
cdp-io-controller-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.zip
rename platform to mtcdp
-rw-r--r--io-module/mts_io.c6
-rw-r--r--io-tool/mts-io-sysfs-inc.sh2
2 files changed, 4 insertions, 4 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c
index a10b6c3..6f7f559 100644
--- a/io-module/mts_io.c
+++ b/io-module/mts_io.c
@@ -1,5 +1,5 @@
/*
- * IO Controller for the Sparkcell Platform
+ * IO Controller for the MTCDP Platform
*
* Copyright (C) 2010 by Multi-Tech Systems
*
@@ -44,10 +44,10 @@
#define DRIVER_VERSION "v0.2.0"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
-#define DRIVER_DESC "IO Controller for the SparkCell Platform"
+#define DRIVER_DESC "IO Controller for the MTCDP Platform"
#define DRIVER_NAME "mts-io"
-#define PLATFORM_NAME "sparkcell"
+#define PLATFORM_NAME "mtcdp"
#if DEBUG
# define dbg(fmt, args...) printk(KERN_DEBUG __FILE__ ": " fmt "\n" , ##args)
diff --git a/io-tool/mts-io-sysfs-inc.sh b/io-tool/mts-io-sysfs-inc.sh
index f3fde5f..7c24353 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=sparkcell
+PLATFORM_NAME=mtcdp
SYSFS_PLATFORM_DIR=/sys/devices/platform/${PLATFORM_NAME}
MTS_IO_CONTROLS_STATUS_LED=true
ore recent versionsKoen Kooi1 2008-08-03samba: Move cifs.patch from .inc to .bb as newer versions don't need this patchOyvind Repvik2 2008-08-02samba: remove some unsupported ones. confirm #2117 has been fixed.Michael Lauer5 2008-05-19samba: fix packaging and close 3146.Rolf Leggewie8 2007-09-03samba: depend on virtual/libiconv and supply path to it to fix building - tak...Marcin Juszkiewicz2 2007-02-19samba: Make fetching more robust (closes 1885). Unify some more. Sanitize.Rolf Leggewie9 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-11-20another set of parse errors fixingMarcin Juszkiewicz1 2006-11-20another set of parse errors fixingMarcin Juszkiewicz1 2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther2 2006-11-17samba: Fix the other parsing errorsOyvind Repvik3 2006-11-17samba: Fix parsing errorsOyvind Repvik4 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-09-02samba: Move MAINTAINER/LICENCE to .incOyvind Repvik2 2006-09-02samba: Remove duplicate filesOyvind Repvik8 2006-09-02samba: upstream upgrade to 3.0.23c. Add MAINTAINER and LICENCE fieldsOyvind Repvik11 2006-08-29samba: fix -dbg packaging for 3.0.14a and 3.0.20Philipp Zabel2 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther6 2006-07-01samba: Add missing directory /etc/samba/privateMatthias Hentges1 2006-05-27samba: samba-essential: Set workgroup to DISTROMatthias Hentges3 2006-05-27samba: samba-sessential: The next step on my way to a fool-proof samba server...Matthias Hentges5 2006-05-25samba: Add samba-essential, a cut-down bare-bone samba serverMatthias Hentges4 2006-05-25samba: Samba: Bump all PRs to pull in new site-fileMatthias Hentges2 2006-03-22samba: replace := with =, fixes builds with TARGET_VENDOR setPhilipp Zabel2 2006-01-12samba - Fix LFS issueOyvind Repvik1 2005-10-24samba: fix uclibc builds (struct timespec) in 3.0.20John Bowler1 2005-09-30samba: fix mount.smbfs symlink, so mounting smbfs worksOyvind Repvik2 2005-09-03Samba: upstream upgrade to 3.0.20Oyvind Repvik1