From: Wolfram Sang <w.sang@pengutronix.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org,
Jean Delvare <khali@linux-fr.org>,
Ben Dooks <ben-linux@fluff.org>
Subject: [PULL REQUEST] i2c-embedded for 3.7
Date: Sat, 3 Nov 2012 15:09:53 +0100 [thread overview]
Message-ID: <20121103140953.GA26557@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1539 bytes --]
Linus,
please pull bugfixes for i2c-embedded. 2 patches are usual stuff. The
bigger patch is needed to correct a wrong decision made in this merge
window. We hoped to get the PIOQUEUE mode in the mxs driver working with
DMA, but it turned out to be too broken (leading to data loss), so we
now think it is best to remove it entirely and work only with DMA now.
The patch should be in 3.7. IMO, so users never get the chance to use
both modes in parallel.
Thanks,
Wolfram
The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
are available in the git repository at:
git://git.pengutronix.de/git/wsa/linux.git i2c-embedded/for-current
for you to fetch changes up to 91b370a0dbda5de92c2cf4c3bc0d18d6bf08f05f:
i2c: tegra: set irq name as device name (2012-11-02 10:52:52 +0100)
----------------------------------------------------------------
Laxman Dewangan (1):
i2c: tegra: set irq name as device name
Philippe Begnic (1):
i2c-nomadik: Fixup clock handling
Wolfram Sang (1):
i2c: mxs: remove broken PIOQUEUE support
drivers/i2c/busses/i2c-mxs.c | 186 +++-----------------------------------
drivers/i2c/busses/i2c-nomadik.c | 9 +-
drivers/i2c/busses/i2c-tegra.c | 2 +-
3 files changed, 22 insertions(+), 175 deletions(-)
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2012-11-03 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-03 14:09 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-23 14:19 [PULL REQUEST] i2c-embedded for 3.7 Wolfram Sang
2012-10-09 9:03 Wolfram Sang
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=20121103140953.GA26557@pengutronix.de \
--to=w.sang@pengutronix.de \
--cc=ben-linux@fluff.org \
--cc=khali@linux-fr.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).