From: Paul Burton Date: Fri, 14 Feb 2014 09:27:15 +0000 (+0000) Subject: MIPS: CPC: provide functions to retrieve register addresses X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~67^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba60250b01bfbab6b2293f8c1492312eb6a4131;p=pandora-kernel.git MIPS: CPC: provide functions to retrieve register addresses This patch introduces addr_ functions in addition to the existing read_ & write_ functions. The new functions simply return the address of the appropriate CPC register rather than performing a memory access. This will be used in a subsequent patch. Signed-off-by: Paul Burton --- Reading git-diff-tree failed