From: Daniel Walker <dwalker@codeaurora.org>
To: Gregory Bean <gbean@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5 v3] msm: add gpiomux api for gpio multiplex & configuration.
Date: Fri, 27 Aug 2010 13:30:08 -0700 [thread overview]
Message-ID: <1282941008.5075.26.camel@m0nster> (raw)
In-Reply-To: <1282925975-26367-1-git-send-email-gbean@codeaurora.org>
On Fri, 2010-08-27 at 09:19 -0700, Gregory Bean wrote:
> +obj-y += gpiomux.o
> +obj-$(CONFIG_ARCH_MSM7X30) += gpiomux-7x30.o gpiomux-7x00.o
> +obj-$(CONFIG_ARCH_QSD8X50) += gpiomux-8x50.o gpiomux-7x00.o
> +obj-$(CONFIG_ARCH_MSM8X60) += gpiomux-8x60.o
Is this right? I got a built failure before 7x00 isn't in the list..
Daniel
--
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
Forum.
WARNING: multiple messages have this Message-ID (diff)
From: dwalker@codeaurora.org (Daniel Walker)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5 v3] msm: add gpiomux api for gpio multiplex & configuration.
Date: Fri, 27 Aug 2010 13:30:08 -0700 [thread overview]
Message-ID: <1282941008.5075.26.camel@m0nster> (raw)
In-Reply-To: <1282925975-26367-1-git-send-email-gbean@codeaurora.org>
On Fri, 2010-08-27 at 09:19 -0700, Gregory Bean wrote:
> +obj-y += gpiomux.o
> +obj-$(CONFIG_ARCH_MSM7X30) += gpiomux-7x30.o gpiomux-7x00.o
> +obj-$(CONFIG_ARCH_QSD8X50) += gpiomux-8x50.o gpiomux-7x00.o
> +obj-$(CONFIG_ARCH_MSM8X60) += gpiomux-8x60.o
Is this right? I got a built failure before 7x00 isn't in the list..
Daniel
--
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
Forum.
next prev parent reply other threads:[~2010-08-27 20:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-27 16:19 [PATCH 1/5 v3] msm: add gpiomux api for gpio multiplex & configuration Gregory Bean
2010-08-27 16:19 ` Gregory Bean
2010-08-27 16:19 ` [PATCH 2/5 v3] msm: documentation: add gpiomux documentation Gregory Bean
2010-08-27 16:19 ` Gregory Bean
2010-08-27 16:19 ` [PATCH 3/5 v3] msm: convert 8x50 to gpiomux Gregory Bean
2010-08-27 16:19 ` Gregory Bean
2010-08-27 16:19 ` [PATCH 4/5 v3] msm: convert 7x30 " Gregory Bean
2010-08-27 16:19 ` Gregory Bean
2010-08-27 16:19 ` [PATCH 5/5 v3] msm: gpio: Remove tlmm routines obsoleted by gpiomux Gregory Bean
2010-08-27 16:19 ` Gregory Bean
2010-08-27 20:30 ` Daniel Walker [this message]
2010-08-27 20:30 ` [PATCH 1/5 v3] msm: add gpiomux api for gpio multiplex & configuration Daniel Walker
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=1282941008.5075.26.camel@m0nster \
--to=dwalker@codeaurora.org \
--cc=gbean@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@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.