From: Tomasz Figa Date: Mon, 18 Mar 2013 21:31:53 +0000 (+0100) Subject: pinctrl: samsung: Remove hardcoded register offsets X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43fc9e7fab903ea3c525c693c5e9bf566d521380;p=pandora-kernel.git pinctrl: samsung: Remove hardcoded register offsets This patch replaces statically hardcoded register offsets of Exynos SoCs with an array of register offsets in samsung_pin_bank_type struct. Thanks to this change, support for SoCs with other set and order of registers can be added (e.g. S3C24xx and S3C64xx). Signed-off-by: Tomasz Figa Signed-off-by: Linus Walleij --- Reading git-diff-tree failed