From: Jason Wang Date: Sat, 21 Aug 2010 08:24:03 +0000 (+0800) Subject: mxc/tzic: add base address when accessing TZIC registers X-Git-Tag: v2.6.36-rc4~64^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38b372fc2a3d8fe7ddbeab94d4c8bcb721f2403;p=pandora-kernel.git mxc/tzic: add base address when accessing TZIC registers When we call tzic_enable_wake function, the kernel will crash because of access to an unmapped address. This is because two register access operations forgot to add base address. Signed-off-by: Jason Wang Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed