From: Grant Likely <grant.likely@secretlab.ca>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-arch@vger.kernel.org, gnurou@gmail.com,
Chen Baozi <baozich@gmail.com>
Subject: Re: [PATCH v2 4/4] gpio: update gpio Chinese documentation
Date: Tue, 16 Apr 2013 10:40:35 +0100 [thread overview]
Message-ID: <20130416094035.28E163E14C0@localhost> (raw)
In-Reply-To: <1365445950-5736-5-git-send-email-gnurou@gmail.com>
On Mon, 8 Apr 2013 11:32:30 -0700, Alexandre Courbot <gnurou@gmail.com> wrote:
> From: Chen Baozi <baozich@gmail.com>
>
> Since the GENERIC_GPIO has been removed and the documentation of it
> has been modified, this patch updates the corresponding documentation of
> gpio in Chinese.
>
> Signed-off-by: Chen Baozi <baozich@gmail.com>
> Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
> ---
> Documentation/zh_CN/gpio.txt | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/zh_CN/gpio.txt b/Documentation/zh_CN/gpio.txt
> index 99dbb69..8c8c712 100644
> --- a/Documentation/zh_CN/gpio.txt
> +++ b/Documentation/zh_CN/gpio.txt
> @@ -84,10 +84,10 @@ GPIO å
¬çº¦
> æ§å¶å¨çæ½è±¡å½æ°æ¥å®ç°å®ã(æä¸äºå¯éç代ç è½æ¯æè¿ç§çç¥çå®ç°,æ¬ææ¡£
> åé¢ä¼ä»ç»ï¼ä½ä½ä¸º GPIO æ¥å£ç客æ·ç«¯é©±å¨ç¨åºå¿
é¡»ä¸å®çå®ç°æ å
³ã)
>
> -ä¹å°±æ¯è¯´,妿å¨ä»ä»¬çå¹³å°ä¸æ¯æè¿ä¸ªå
¬çº¦ï¼é©±å¨åºå°½å¯è½ç使ç¨å®ãå¹³å°
> -å¿
é¡»å¨ Kconfig ä¸å£°æå¯¹ GENERIC_GPIOçæ¯æ (å¸å°å true)ï¼å¹¶æä¾
> -ä¸ä¸ª <asm/gpio.h> æä»¶ãé£äºè°ç¨æ å GPIO 彿°ç驱å¨åºè¯¥å¨ Kconfig
> -å
¥å£ä¸å£°æä¾èµGENERIC_GPIOãå½é©±å¨å
嫿件:
> +ä¹å°±æ¯è¯´,妿å¨ä»ä»¬çå¹³å°ä¸æ¯æè¿ä¸ªå
¬çº¦ï¼é©±å¨åºå°½å¯è½ç使ç¨å®ãåæ¶ï¼å¹³å°
> +å¿
é¡»å¨ Kconfig ä¸éæ© ARCH_REQUIRE_GPIOLIB æè
ARCH_WANT_OPTIONAL_GPIOLIB
> +é项ãé£äºè°ç¨æ å GPIO 彿°ç驱å¨åºè¯¥å¨ Kconfig å
¥å£ä¸å£°æä¾èµGENERIC_GPIOã
> +å½é©±å¨å
嫿件:
>
> #include <linux/gpio.h>
>
> --
> 1.8.2
>
--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies, Ltd.
WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@secretlab.ca>
To: Alexandre Courbot <gnurou@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-arch@vger.kernel.org, Chen Baozi <baozich@gmail.com>
Subject: Re: [PATCH v2 4/4] gpio: update gpio Chinese documentation
Date: Tue, 16 Apr 2013 10:40:35 +0100 [thread overview]
Message-ID: <20130416094035.28E163E14C0@localhost> (raw)
Message-ID: <20130416094035.EGxh4NWQR7xWVI3G3R_DRd0vsp4ZsoQkQycqr9C9tsc@z> (raw)
In-Reply-To: <1365445950-5736-5-git-send-email-gnurou@gmail.com>
On Mon, 8 Apr 2013 11:32:30 -0700, Alexandre Courbot <gnurou@gmail.com> wrote:
> From: Chen Baozi <baozich@gmail.com>
>
> Since the GENERIC_GPIO has been removed and the documentation of it
> has been modified, this patch updates the corresponding documentation of
> gpio in Chinese.
>
> Signed-off-by: Chen Baozi <baozich@gmail.com>
> Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
> ---
> Documentation/zh_CN/gpio.txt | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/zh_CN/gpio.txt b/Documentation/zh_CN/gpio.txt
> index 99dbb69..8c8c712 100644
> --- a/Documentation/zh_CN/gpio.txt
> +++ b/Documentation/zh_CN/gpio.txt
> @@ -84,10 +84,10 @@ GPIO 公约
> 控制器的抽象函数来实现它。(有一些可选的代码能支持这种策略的实现,本文档
> 后面会介绍,但作为 GPIO 接口的客户端驱动程序必须与它的实现无关。)
>
> -也就是说,如果在他们的平台上支持这个公约,驱动应尽可能的使用它。平台
> -必须在 Kconfig 中声明对 GENERIC_GPIO的支持 (布尔型 true),并提供
> -一个 <asm/gpio.h> 文件。那些调用标准 GPIO 函数的驱动应该在 Kconfig
> -入口中声明依赖GENERIC_GPIO。当驱动包含文件:
> +也就是说,如果在他们的平台上支持这个公约,驱动应尽可能的使用它。同时,平台
> +必须在 Kconfig 中选择 ARCH_REQUIRE_GPIOLIB 或者 ARCH_WANT_OPTIONAL_GPIOLIB
> +选项。那些调用标准 GPIO 函数的驱动应该在 Kconfig 入口中声明依赖GENERIC_GPIO。
> +当驱动包含文件:
>
> #include <linux/gpio.h>
>
> --
> 1.8.2
>
--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies, Ltd.
next prev parent reply other threads:[~2013-04-16 9:40 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 18:32 [PATCH v2 0/4] remove GENERIC_GPIO Alexandre Courbot
2013-04-08 18:32 ` [PATCH v2 1/4] gpio: convert selectors of GENERIC_GPIO to GPIOLIB Alexandre Courbot
2013-04-16 9:34 ` Grant Likely
2013-04-16 9:34 ` Grant Likely
2013-04-08 18:32 ` [PATCH v2 2/4] gpio: remove GENERIC_GPIO config option Alexandre Courbot
2013-04-16 9:33 ` Grant Likely
2013-04-16 9:33 ` Grant Likely
2013-04-08 18:32 ` [PATCH v2 4/4] gpio: update gpio Chinese documentation Alexandre Courbot
2013-04-16 9:40 ` Grant Likely [this message]
2013-04-16 9:40 ` Grant Likely
2013-04-11 14:05 ` [PATCH v2 0/4] remove GENERIC_GPIO Vineet Gupta
2013-04-12 18:42 ` Alexandre Courbot
2013-04-15 7:43 ` Christian Ruppert
2013-04-16 2:27 ` Alex Courbot
2013-04-16 7:34 ` Christian Ruppert
2013-04-16 9:01 ` Alex Courbot
2013-04-16 9:32 ` Grant Likely
2013-04-16 9:32 ` Grant Likely
2013-04-16 9:45 ` Grant Likely
2013-04-16 22:11 ` Alexandre Courbot
2013-04-16 22:11 ` Alexandre Courbot
[not found] ` <1365445950-5736-4-git-send-email-gnurou@gmail.com>
2013-04-16 9:39 ` [PATCH v2 3/4] gpio: rename CONFIG_GPIOLIB to CONFIG_GPIO Grant Likely
2013-04-16 9:39 ` Grant Likely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130416094035.28E163E14C0@localhost \
--to=grant.likely@secretlab.ca \
--cc=arnd@arndb.de \
--cc=baozich@gmail.com \
--cc=gnurou@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arch@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox