From: Laurent Pinchart Date: Sat, 16 Feb 2013 17:34:32 +0000 (+0100) Subject: sh-pfc: Don't modify pinmux_data_reg SoC data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51cb226b359bc48fed4a92b9bbd9af34640b1be8;p=pandora-kernel.git sh-pfc: Don't modify pinmux_data_reg SoC data The pinmux_data_reg structure supplied in SoC data contains information about data registers. It's abused to store per-device mapped iomem and shadow values. Move those fields out of the pinmux_data_reg structure into the per-device sh_pfc_chip structure. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed