mmc: host: sdhci: Fix for 64 bit quirks
authorGreg Meiste <w30289@motorola.com>
Thu, 9 Jun 2011 17:31:47 +0000 (10:31 -0700)
committerTodd Poynor <toddpoynor@google.com>
Thu, 9 Jun 2011 22:28:48 +0000 (15:28 -0700)
commit64434eca54499db77943c59621d6413cfacc1654
treeeadd5566da5ac90b88ed5961865e8d58291e2104
parentffac9011e9ff630d7c43bce7956ccf534e03b71e
mmc: host: sdhci: Fix for 64 bit quirks

Need to update the quirk defines for 64 bit support.  Currently
bits 32-63 are all being inadvertently set.  Updating these
defines allows the quirks bitmask to be set properly.

Conflicts:

drivers/mmc/host/sdhci.h

Change-Id: Id178470642484f1f41f0fd7f7fb18c64667e1bbd
Signed-off-by: Greg Meiste <w30289@motorola.com>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/mmc/host/sdhci.h