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=a51d2b015efdfb86efe4fca0b77e03e57868784e;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