[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120820191102.GL26991@opensource.wolfsonmicro.com>
Date: Mon, 20 Aug 2012 20:11:02 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Grant Likely <grant@...retlab.ca>
Subject: [GIT PULL] spi updates for 3.6
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists