]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP2: Make sure peripherals can be accessed after clk_enable
authorJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 21 Sep 2006 15:19:06 +0000 (18:19 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 21 Sep 2006 15:19:06 +0000 (18:19 +0300)
commitbc8f8d2e140e99f900024ab6b27e1eb5dbd2aa79
tree3b9af221f864018a85511874fa1035a388802dd9
parent784df21bdda3d4d1755fe2fc1be5060b035a6a15
ARM: OMAP2: Make sure peripherals can be accessed after clk_enable

Some peripherals seem to need additional delay until they
can actually be accessed after enabling their FCLK and ICLK.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
arch/arm/mach-omap2/clock.c