]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3887ae26bc85264be4827968d9c496445d334e4f
tree1fda9adcc3228f9d305e189df7f9d68b6fd34103
parent5ef9027e96bf3d573d5af304ccace8cded6d87cc
omap2430sdp_mmc_fix

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>
arch/arm/mach-omap2/board-sdp-hsmmc.c