From: Martyn Welch <martyn.welch@ge.com>
To: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/7] Staging: ipack: move the devices source line in Kconfig file
Date: Fri, 11 May 2012 12:04:12 +0100 [thread overview]
Message-ID: <4FACF22C.1050304@ge.com> (raw)
In-Reply-To: <1336724236-21665-2-git-send-email-siglesias@igalia.com>
On 11/05/12 09:17, Samuel Iglesias Gonsalvez wrote:
> Maintain the proper order of definitions in Kconfig following the time order of
> the commits.
>
This could probably be rolled up into patch 1.
Martyn
> Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
> ---
> drivers/staging/ipack/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
> index 619c149..4f4b9d6 100644
> --- a/drivers/staging/ipack/Kconfig
> +++ b/drivers/staging/ipack/Kconfig
> @@ -9,8 +9,8 @@ menuconfig IPACK_BUS
>
> if IPACK_BUS
>
> -source "drivers/staging/ipack/devices/Kconfig"
> -
> source "drivers/staging/ipack/bridges/Kconfig"
>
> +source "drivers/staging/ipack/devices/Kconfig"
> +
> endif # IPACK
--
Martyn Welch (Lead Software Engineer) | Registered in England and Wales
GE Intelligent Platforms | (3828642) at 100 Barbirolli Square
T +44(0)1327322748 | Manchester, M2 3AB
E martyn.welch@ge.com | VAT:GB 927559189
next prev parent reply other threads:[~2012-05-11 11:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-11 8:17 [PATCH 1/7] Staging: move the position of the ipack source line in Kconfig Samuel Iglesias Gonsalvez
2012-05-11 8:17 ` [PATCH 2/7] Staging: ipack: move the devices source line in Kconfig file Samuel Iglesias Gonsalvez
2012-05-11 11:04 ` Martyn Welch [this message]
2012-05-11 14:58 ` Greg Kroah-Hartman
2012-05-11 8:17 ` [PATCH 3/7] Staging: ipack: add contact email in TODO file Samuel Iglesias Gonsalvez
2012-05-11 8:17 ` [PATCH 4/7] Staging: ipack: change the licence to explicitly GPLv2 Samuel Iglesias Gonsalvez
2012-05-11 8:17 ` [PATCH 5/7] Staging: ipack/bridges/tpci200: " Samuel Iglesias Gonsalvez
2012-05-11 11:04 ` Martyn Welch
2012-05-11 8:17 ` [PATCH 6/7] Staging: ipack/devices/ipoctal: " Samuel Iglesias Gonsalvez
2012-05-11 11:05 ` Martyn Welch
2012-05-11 14:58 ` Greg Kroah-Hartman
2012-05-11 8:17 ` [PATCH 7/7] Staging ipack: added more info in Kconfig's help about ipack Samuel Iglesias Gonsalvez
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=4FACF22C.1050304@ge.com \
--to=martyn.welch@ge.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=siglesias@igalia.com \
/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