From: Hongtao Jia Date: Wed, 10 Apr 2013 02:52:55 +0000 (+0800) Subject: powerpc/mpic: Add get_version API both for internal and external use X-Git-Tag: v3.11-rc1~94^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d379690c3b005418fafc9afdcdfc731a043862;p=pandora-kernel.git powerpc/mpic: Add get_version API both for internal and external use MPIC version is useful information for both mpic_alloc() and mpic_init(). The patch provide an API to get MPIC version for reusing the code. Also, some other IP block may need MPIC version for their own use. The API for external use is also provided. Signed-off-by: Jia Hongtao Signed-off-by: Li Yang Signed-off-by: Scott Wood --- Reading git-diff-tree failed