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

2009-12-13 Thread Cory Maccarrone
On Mon, Nov 23, 2009 at 10:37 AM, Cory Maccarrone wrote: > 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 addresses, either by 1 or 2 > bits d

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

2009-11-23 Thread Cory Maccarrone
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 addresses, either by 1 or 2 bits depending on the CPU in use. This yields the correct registers for