From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Grant Likely <grant@secretlab.ca>
Subject: [GIT PULL] spi updates for 3.6
Date: Mon, 20 Aug 2012 20:11:02 +0100 [thread overview]
Message-ID: <20120820191102.GL26991@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1568 bytes --]
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/spi-3.6
for you to fetch changes up to af36107968f1b5faab0e4a0cc44fa4498c63f017:
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions (2012-08-17 22:46:41 +0100)
----------------------------------------------------------------
spi: Updates for 3.6
Grant is still away so another pull request with some fairly minor
fixes, the most notable of which are several fixes for some common error
patterns with the reference counting spi_master_get/put do.
-
----------------------------------------------------------------
Guenter Roeck (3):
spi/bcm63xx: Ensure that memory is freed only after it is no longer used
spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions
Michel JAOUEN (1):
spi/pl022: fix spi-pl022 pm enable at probe
Sachin Kamat (1):
spi/s3c64xx: Add missing static storage class specifiers
Shubhrajyoti D (1):
spi: omap2-mcspi: Fix the error handling in probe
drivers/spi/spi-bcm63xx.c | 4 +++-
drivers/spi/spi-coldfire-qspi.c | 5 ++---
drivers/spi/spi-omap2-mcspi.c | 6 ++----
drivers/spi/spi-pl022.c | 1 -
drivers/spi/spi-s3c64xx.c | 12 ++++++------
5 files changed, 13 insertions(+), 15 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-08-20 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 19:11 Mark Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-25 12:55 [GIT PULL] spi updates for 3.6 Mark Brown
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=20120820191102.GL26991@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=grant@secretlab.ca \
--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).