From: Rajendra Nayak Date: Tue, 5 Oct 2010 16:59:44 +0000 (+0000) Subject: omap: hwmod: Handle modules with 16bit registers X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd3ad5354dbbe3f4ea7c0675d91475c25280f69;p=pandora-kernel.git omap: hwmod: Handle modules with 16bit registers Some modules which have 16bit registers can cause imprecise aborts if a __raw_readl/writel is used to read/write 32 bits. Add an additional flag to identify modules which have such hard requirement, and handle it in the hwmod framework. Signed-off-by: Rajendra Nayak Acked-by: Paul Walmsley Tested-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed