| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH v1] [loongson] yeeloong2f: add platform specific support |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Fri, 20 Nov 2009 10:10:27 +0800 |
| Cc: | linux-mips@linux-mips.org, Richard Purdie <rpurdie@rpsys.net>, zhangfx@lemote.com, yanh@lemote.com, huhb@lemote.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=+3SgBTnoQTtXQeDFbAivdmMX2FcK0j3coZE4sEokPHk=; b=Rww23InJSYyMI6gAJ6FcWVBaboLP/eyn61iWuzJKc6icWMR/O3RwBwrMZRMexeb6a9 WY1sXX0RiE4jVCEaFiH16zyFGGrNelzcmk4kRRW6F+s3Zhi5HKWwYVR7dLu5+brvDM9t mT8GNDosyptGZJx0cnfFQNe6KmdkI62mDXobs= |
| 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=MZMaF12JvAOEMKT8JJyw6wfeJfHVCz1jSIKvGXaYL2oLYmFShOy5qmyCEyA+jfaU9e gmBvuO/v0VeiBRuZRfSK1nP+qRsD1/o7icj9xK5NFxvRlBq+YB20EOeVQkYM2MUu6HZe irlqrqOE/Icfe5lyiBK83DWM9QCinmBFtsflo= |
| In-reply-to: | <d1ce13aed520016726512981bd7a0280a817a5a3.1258654550.git.wuzhangjin@gmail.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <d1ce13aed520016726512981bd7a0280a817a5a3.1258654550.git.wuzhangjin@gmail.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 2009-11-20 at 02:19 +0800, Wu wrote:
[...]
> +
> +#ifdef APM_EMULATION
This should be CONFIG_APM_EMULATION.
> + apm_get_power_status = yeeloong_apm_get_power_status;
> +#endif
> + return 0;
> +}
> +
> +static void yeeloong_apm_exit(void)
> +{
> +}
> +
Regards,
Wu Zhangjin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 5/5] [loongson] yeeloong2f: add platform specific support, Wu Zhangjin |
|---|---|
| Next by Date: | Re: [PATCH -next] drivers/staging/sm7xx: add a new framebuffer driver, Wu Zhangjin |
| Previous by Thread: | [PATCH v1] [loongson] yeeloong2f: add platform specific support, Wu |
| Next by Thread: | Re: [PATCH -next] drivers/staging/sm7xx: add a new framebuffer driver, Greg KH |
| Indexes: | [Date] [Thread] [Top] [All Lists] |