omap2430sdp_mmc_fix
authorArun K S <arunks@mistralsolutions.com>
Mon, 28 Jan 2008 15:04:57 +0000 (20:34 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Jan 2008 00:20:11 +0000 (16:20 -0800)
The PRCM (0x490022E8)register was overwritten by the MMC code
which made the other peripherals like USB etc to stop working.
The following patch fixes the modification of PRCM register by
the MMC code. This patch is tested here on the OMAP2430 SDP board.

Signed-off-by: Arun K S <arunks@mistralsolutions.com>
Ack-by: Madhusudhan Chikkature Rajashekar" <madhu.cr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found