mfd: Fix ASIC3 SD Host Controller Configuration size
authorPaul Parsons <lost.distance@yahoo.com>
Sun, 15 May 2011 14:13:11 +0000 (14:13 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:51 +0000 (19:45 +0200)
commit74e32d1b68f177f9c998041d789253df9c7f3575
tree62b2d36ed8025f0034ef2fce1b1eaa98e9437180
parentd910774f13678caf68fc9cbbef325f08f7f951a3
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>
drivers/mfd/asic3.c
include/linux/mfd/asic3.h
This page took 0.042301 seconds and 5 git commands to generate.