Messages in this thread |  | | | From | Grant Likely <> | | Date | Thu, 30 Dec 2010 00:59:11 -0700 | | Subject | Re: [git pull] one more spi bugfix for 2.6.37 |
| |
Oops, missed one. Here's an updated pull req.
The following changes since commit 387c31c7e5c9805b0aef8833d1731a5fe7bdea14:
Linux 2.6.37-rc8 (2010-12-28 17:05:48 -0800)
are available in the git repository at: git://git.secretlab.ca/git/linux-2.6 merge-spi
Gregory CLEMENT (1): spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
Jate Sujjavanich (1): spi/m68knommu: Coldfire QSPI platform support
drivers/spi/coldfire_qspi.c | 2 +- drivers/spi/omap2_mcspi.c | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletions(-)
On Wed, Dec 29, 2010 at 6:45 PM, Grant Likely <grant.likely@secretlab.ca> wrote: > Hi Linus, > > Here is one more spi bug fix for .37 > > The following changes since commit 387c31c7e5c9805b0aef8833d1731a5fe7bdea14: > > Linux 2.6.37-rc8 (2010-12-28 17:05:48 -0800) > > are available in the git repository at: > git://git.secretlab.ca/git/linux-2.6 merge-spi > > Gregory CLEMENT (1): > spi/omap2_mcspi.c: Force CS to be in inactive state after > off-mode transition > > drivers/spi/omap2_mcspi.c | 39 +++++++++++++++++++++++++++++++++++++++ > 1 files changed, 39 insertions(+), 0 deletions(-) > > -- > Grant Likely, B.Sc., P.Eng. > Secret Lab Technologies Ltd. >
-- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |