From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] I2C: TWL4030: Fix Kconfig
Date: Fri, 18 Apr 2008 12:02:14 -0700 [thread overview]
Message-ID: <20080418190214.GH12099@atomide.com> (raw)
In-Reply-To: <1208443436-26722-1-git-send-email-felipe.balbi@nokia.com>
* Felipe Balbi <felipe.balbi@nokia.com> [080417 07:46]:
> Misc cleanup patch.
>
> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> ---
> drivers/i2c/chips/Kconfig | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
> index f3ea82d..5cf4657 100644
> --- a/drivers/i2c/chips/Kconfig
> +++ b/drivers/i2c/chips/Kconfig
> @@ -160,10 +160,6 @@ choice
> TWL4030 USB transceiver can operate in various
> mutually-exclusive modes. Select one of them.
>
> -config TWL4030_PWRBUTTON
> - bool "TWL4030 Power button Driver"
> - depends on TWL4030_CORE
> -
> config TWL4030_USB_HS_ULPI
> depends on TWL4030_USB
> bool "High-speed ULPI"
> @@ -173,6 +169,10 @@ config TWL4030_USB_HS_ULPI
>
> endchoice
>
> +config TWL4030_PWRBUTTON
> + bool "TWL4030 Power button Driver"
> + depends on TWL4030_CORE
> +
> config TWL4030_POWEROFF
> bool "TWL4030 device poweroff"
> depends on TWL4030_CORE
How about fix the spaces into a tabl for bool "TWL4030 Power.." above?
Tony
next prev parent reply other threads:[~2008-04-18 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 14:43 [PATCH] I2C: TWL4030: Fix Kconfig Felipe Balbi
2008-04-18 19:02 ` Tony Lindgren [this message]
2008-04-21 9:19 ` Felipe Balbi
2008-04-21 18:47 ` Tony Lindgren
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=20080418190214.GH12099@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.