ar71xx: cr5000: use correct company name
[openwrt/staging/jow.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-cr5000.c
index efc5e1d5ed27c5cbfdb122922b701f2f99452f09..5124f71ec362a757dce0462661e1e7b1e48e08c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PowerCloud CR5000 support
+ * PowerCloud Systems CR5000 support
  *
  * Copyright (c) 2011 Qualcomm Atheros
  * Copyright (c) 2011-2012 Gabor Juhos <juhosg@openwrt.org>
@@ -172,5 +172,5 @@ static void __init cr5000_setup(void)
        ath79_register_eth(0);
 }
 
-MIPS_MACHINE(ATH79_MACH_CR5000, "CR5000", "PowerCloud CR5000",
+MIPS_MACHINE(ATH79_MACH_CR5000, "CR5000", "PowerCloud Systems CR5000",
             cr5000_setup);