From: Tero Kristo Date: Tue, 11 Nov 2014 15:17:18 +0000 (+0200) Subject: ARM: OMAP2+: PRM: determine PRM base address from device tree X-Git-Tag: omap-for-v4.1/prcm-dts^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae521d4d9c54995df1e0fb53ef6820374a3cae4e;p=pandora-kernel.git ARM: OMAP2+: PRM: determine PRM base address from device tree There is no need to provide the PRM base address through a low-level API from the low-level IO init, as this information is available through DT. Re-routed the parsing function to be called from the PRM drivers also to simplify the implementation under io.c. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed