From: Thierry Reding Date: Tue, 26 Aug 2014 06:14:04 +0000 (+0200) Subject: ARM: tegra: Initialize flow controller from DT X-Git-Tag: fixes-for-v3.18-merge-window~5^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783944feaab8383495ba067276a16e28c205fb13;p=pandora-kernel.git ARM: tegra: Initialize flow controller from DT Use a matching device tree node to initialize the flow controller driver instead of hard-coding the I/O address. This is necessary to get rid of the iomap.h include, which in turn make it easier to share this code with 64-bit Tegra SoCs. Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed