From: Laurent Pinchart Date: Sat, 16 Feb 2013 23:26:33 +0000 (+0100) Subject: sh-pfc: Don't map data registers individually X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51d5343ffc4b81172178e51e6ca2ee00da67045;p=pandora-kernel.git sh-pfc: Don't map data registers individually All data registers are located in the same memory resource. Locate the mapped resource at initializat time and use it directly instead of computing a mapped address for each register. This gets rid of the mapped_reg field of the pinmux_data_reg structure. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed