From: Peter Tyser Date: Mon, 10 Mar 2014 21:34:53 +0000 (-0500) Subject: mfd: lpc_ich: Remove lpc_ich_cfg struct use X-Git-Tag: v3.15-rc1~64^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429b941abd503c8936e116c819362323aafdbd50;p=pandora-kernel.git mfd: lpc_ich: Remove lpc_ich_cfg struct use Future chipsets will use different register layouts that don't map cleanly to the lpc_ich_cfg fields. Remove the lpc_ich_cfg struct and add explicit fields to the higher level lpc_ich_priv structure. This change should have no functional impact. Signed-off-by: Peter Tyser Tested-by: Rajat Jain Reviewed-by: Guenter Roeck Signed-off-by: Lee Jones --- Reading git-diff-tree failed