From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
"linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL v2] mfd/gpio: New pull request with irq_base removed
Date: Fri, 23 May 2014 09:50:06 +0100 [thread overview]
Message-ID: <20140523085006.GN19747@lee--X1> (raw)
In-Reply-To: <CACRpkdY9taDGRKj_ivkcYaHu+Jz8LnVDt-QQSntkwrcBuLitHA@mail.gmail.com>
> > drivers/mfd/stmpe.c: In function 'stmpe_irq_init':
> > drivers/mfd/stmpe.c:1000:15: error: 'struct stmpe' has no member named 'irq_base'
> > base = stmpe->irq_base;
> > ^
> >
> > Caused by commit 3ba1d516d5fe ("mfd: stmpe: root out static GPIO and
> > IRQ assignments").
>
> Some mishap in merging these patches I think. I don't have that
> line in my branch with the latest patches,
I'm not sure that's true:
`git grep irq_base linusw-next/stmpe-for-lee -- drivers/mfd/stmpe.c`
linusw-next/stmpe-for-lee:drivers/mfd/stmpe.c: base = stmpe->irq_base;
>I'll get the proper versions to Lee somehow.
I've fixed up the branch and re-pushed:
The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:
Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-gpio-v3.16
for you to fetch changes up to 9e9dc7d9597bd6881b3e7ae6ae3d710319605c47:
mfd: stmpe: root out static GPIO and IRQ assignments (2014-05-23 09:41:01 +0100)
----------------------------------------------------------------
Immutable branch between MFD and GPIO due for the v3.16 merge window.
----------------------------------------------------------------
Linus Walleij (4):
mfd: stmpe: mask off unused blocks properly
mfd: stmpe: Probe properly from the Device Tree
mfd: stmpe: add optional regulators
mfd: stmpe: root out static GPIO and IRQ assignments
drivers/gpio/gpio-stmpe.c | 18 +++++-------------
drivers/mfd/Kconfig | 1 +
drivers/mfd/stmpe-i2c.c | 30 +++++++++++++++++++++++++++++-
drivers/mfd/stmpe.c | 33 ++++++++++++++++++++++++++++-----
drivers/mfd/stmpe.h | 2 +-
include/linux/mfd/stmpe.h | 19 +++++--------------
6 files changed, 69 insertions(+), 34 deletions(-)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2014-05-23 8:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 8:01 linux-next: build failure after merge of the mfd-lj tree Stephen Rothwell
2014-05-22 22:15 ` Linus Walleij
2014-05-23 8:50 ` Lee Jones [this message]
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=20140523085006.GN19747@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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