From 6bc0d121a95b31b0962bf6a3f89099059bde409e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heiko=20St=C3=BCbner?= Date: Mon, 16 Jun 2014 01:36:33 +0200 Subject: [PATCH] pinctrl: rockchip: precalculate iomux offsets An upcoming SoC introduces an interesting quirk to iomux handling making the calculation of the iomux register-offset harder. To keep the complexity down when getting/setting the mux, precalculate the actual register offset at probe-time. Signed-off-by: Heiko Stuebner Signed-off-by: Linus Walleij --- Reading git-format-patch failed