summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
diff options
context:
space:
mode:
authorBalaji T K <balajitk@ti.com>2012-04-02 06:56:47 (GMT)
committerChris Ball <cjb@laptop.org>2012-04-06 00:32:30 (GMT)
commitfc307df88f0d77505c19756d95be66c981c421ea (patch)
tree3a35a8261cddfa9afeda36d940dd0fb70013f952 /drivers/mmc/core/mmc.c
parentb796450b4590dbaee2d31c85b04791cafacff9b4 (diff)
downloadlinux-fsl-qoriq-fc307df88f0d77505c19756d95be66c981c421ea.tar.xz
mmc: omap_hsmmc: fix module re-insertion
OMAP4 and OMAP3 HSMMC IP registers differ by 0x100 offset. Adding the offset to platform_device resource structure increments the start address for every insmod operation. MMC command fails on re-insertion as module due to incorrect register base. Fix this by updating the ioremap base address only. Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Venkatraman S <svenkatr@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/core/mmc.c')
0 files changed, 0 insertions, 0 deletions