aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Belisko <[email protected]>2010-05-26 14:41:49 -0700
committerLinus Torvalds <[email protected]>2010-05-27 09:12:39 -0700
commit0e950fa686d53a57ee6c47f477ecfc681670c6a9 (patch)
treeded26d5e60a5290dbfaa86b60eca049a8d0da51e /include/linux
parentca2afb6dbea74ee762ae5856af7045a57a65e9c8 (diff)
mmc-omap: add support for 16-bit and 32-bit registers
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 each CPU. Signed-off-by: Marek Belisko <[email protected]> Signed-off-by: Cory Maccarrone <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Cc: Ladislav Michl <[email protected]> Cc: Ben Dooks <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions