| To: | Manuel Lauss <mano@roarinelk.homelinux.net> |
|---|---|
| Subject: | Re: [loongson-PATCH-v2 19/23] Loongson2F cpufreq support |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Thu, 28 May 2009 02:28:21 +0800 |
| Cc: | linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>, Yan Hua <yanh@lemote.com>, Philippe Vachon <philippe@cowpig.ca>, Zhang Le <r0bertz@gentoo.org>, Zhang Fuxin <zhangfx@lemote.com>, loongson-dev <loongson-dev@googlegroups.com>, Nicholas Mc Guire <der.herr@hofr.at>, Liu Junliang <liujl@lemote.com>, Erwan Lerale <erwan@thiscow.com> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=5C7xPyh216s7yZLxIo97yDbXtjFlhmNSqIU7J3DL7EI=; b=NYQqUTget+wHvxYsW3EkjAtNzoa0iuYivgEBCA68yJTXwu2Lw/n8Yj57tk920/YBCL pcetLn3WhpzwZcSI26Z03eQ4vGg7T5b7ZGSiPb2zhlR8MVLQyJ1eUm2Fx7Dmxo5O0byl s3nEz+bPx8FgzT8LA4mlBW+PDzKOmiUaSNZGk= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=UdRYva6BaRp/s7izejRUHE6IHPCTSiuzzKkHdzhJkvSO5nFe64ShAvrjDcItztQDHJ rUXRqMNfuDdLVnHTep9aBj4Xv4GzKQEv7YNLmg1yvKaZ5Uy/QhQmOgziv9mxuQivbu5B 2IazpTINVddFXxzG9S25/nMI5pV3rrhkRHUgM= |
| In-reply-to: | <20090527100156.GA11145@roarinelk.homelinux.net> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1243362545.git.wuzj@lemote.com> <1a75bd9d59ff0c92250ddb7238509a7a4b154505.1243362545.git.wuzj@lemote.com> <20090527100156.GA11145@roarinelk.homelinux.net> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 2009-05-27 at 12:01 +0200, Manuel Lauss wrote: > Hi, > > On Wed, May 27, 2009 at 03:08:55AM +0800, wuzhangjin@gmail.com wrote: > > From: Wu Zhangjin <wuzj@lemote.com> > > --- /dev/null > > +++ b/arch/mips/include/asm/clock.h > > @@ -0,0 +1,64 @@ > > +#ifndef __ASM_MIPS_CLOCK_H > > +#define __ASM_MIPS_CLOCK_H > > [...] > > > + > > +#endif /* __ASM_MIPS_CLOCK_H */ > > > Please move this to your mach-loongson subdirectory since it is > currently specific to lemote cpus. > moved to arch/mips/include/asm/mach-loongson/. thx! Wu Zhangjin > (I have a similar clock framework for Alchemy, also based on the sh port, > but with a few extensions specific to the nature of the alchemy clock > generators. Maybe we could merge some aspects in the future). > > Manuel Lauss |
| Previous by Date: | Re: [loongson-PATCH-v2 19/23] Loongson2F cpufreq support, Wu Zhangjin |
|---|---|
| Next by Date: | Re: [loongson-PATCH-v2 23/23] Hibernation Support in mips system, Wu Zhangjin |
| Previous by Thread: | Re: [loongson-PATCH-v2 19/23] Loongson2F cpufreq support, Manuel Lauss |
| Next by Thread: | [loongson-PATCH-v2 20/23] add gcc 4.4 support for MIPS and loongson, wuzhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |