Re: [PATCH v5 resubmit] mmc-omap: Add support for 16-bit and 32-bit registers

2010-01-11 Thread Tony Lindgren
* Cory Maccarrone [100111 11:13]: > On Mon, Jan 11, 2010 at 2:44 AM, Ladislav Michl > wrote: > > > > This patch differs from v5 you sent earlier: > >  Subject: [PATCH v5] mmc-omap: Add support for 16-bit and 32-bit registers > >  Date: Mon, 23 Nov 2009 10:37:28 -0800 > >  Message-Id: <1259001448-

[merged] mmc_block-fix-probe-error-cleanup-bug.patch removed from -mm tree

2010-01-11 Thread akpm
The patch titled mmc_block: fix probe error cleanup bug has been removed from the -mm tree. Its filename was mmc_block-fix-probe-error-cleanup-bug.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.k

[merged] mmc_block-add-dev_t-initialization-check.patch removed from -mm tree

2010-01-11 Thread akpm
The patch titled mmc_block: add dev_t initialization check has been removed from the -mm tree. Its filename was mmc_block-add-dev_t-initialization-check.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://use

[merged] mmc_block-fix-queue-cleanup.patch removed from -mm tree

2010-01-11 Thread akpm
The patch titled mmc_block: fix queue cleanup has been removed from the -mm tree. Its filename was mmc_block-fix-queue-cleanup.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmot

[merged] mmc-allow-for-mmc-v44.patch removed from -mm tree

2010-01-11 Thread akpm
The patch titled mmc: allow for MMC v4.4 has been removed from the -mm tree. Its filename was mmc-allow-for-mmc-v44.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ---

Re: [PATCH v5 resubmit] mmc-omap: Add support for 16-bit and 32-bit registers

2010-01-11 Thread Cory Maccarrone
On Mon, Jan 11, 2010 at 2:44 AM, Ladislav Michl wrote: > > This patch differs from v5 you sent earlier: >  Subject: [PATCH v5] mmc-omap: Add support for 16-bit and 32-bit registers >  Date: Mon, 23 Nov 2009 10:37:28 -0800 >  Message-Id: <1259001448-9574-1-git-send-email-darkstar6...@gmail.com> > >

[patch] mmc_test: block addressed cards

2010-01-11 Thread Johan Kristell
The tests in mmc_test assumes that all cards are byte addressable. This patch updates the tests to also work with cards that use block addresses. Signed-off-by: Johan Kristell --- --- linux-2.6/drivers/mmc/card/mmc_test.c 2010-01-11 10:57:02.0 +0100 +++ linux-2.6-devel/dri

Re: [PATCH v5 resubmit] mmc-omap: Add support for 16-bit and 32-bit registers

2010-01-11 Thread Ladislav Michl
On Sat, Jan 09, 2010 at 09:52:16AM -0800, Cory Maccarrone wrote: > From: Marek Belisko > > The omap850 and omap730 use 16-bit registers instead of 32-bit, requiring > a modification of the register addresses in the mmc-omap driver. To resolve > this, a bit shift is performed on base register add