commit | 74e32d1b68f177f9c998041d789253df9c7f3575 | [log] [tgz] |
---|---|---|
author | Paul Parsons <lost.distance@yahoo.com> | Sun May 15 14:13:11 2011 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:45:51 2011 +0200 |
tree | 62b2d36ed8025f0034ef2fce1b1eaa98e9437180 | |
parent | d910774f13678caf68fc9cbbef325f08f7f951a3 [diff] |
mfd: Fix ASIC3 SD Host Controller Configuration size The size of the TC6380AF SD Host Controller Configuration area is 0x200 bytes (assuming registers are aligned on 32-bit boundaries), not 0x400 bytes. Source: Toshiba TC6380AF Specification sections 4.2 and 4.3.1 Signed-off-by: Paul Parsons <lost.distance@yahoo.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>