diff options
author | Peng Fan <van.freenix@gmail.com> | 2016-05-18 11:31:59 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-05-31 10:54:31 +0200 |
commit | 6e408ed8be0e65d869af4525b53e363b83c9b739 (patch) | |
tree | c4820b751a129530521db544856bfd9605a454af /drivers/edac/edac_stub.c | |
parent | pinctrl: amlogic: gxbb: add ethernet pins (diff) | |
download | linux-6e408ed8be0e65d869af4525b53e363b83c9b739.tar.xz linux-6e408ed8be0e65d869af4525b53e363b83c9b739.zip |
pinctrl: imx: fix initialization of imx_pinctrl_desc
To i.MX7D, there are two iomux controllers, iomuxc and iomuxc_lpsr.
They should not share one pin controller descriptor, otherwise
the value filled into imx_pinctrl_desc when probing the first
iomux controller will be overridden when probing the second one.
In this patch, discard the static allcoated imx_pinctrl_desc and
switch to dynamically allcate pin controller descriptor for each
iomux controller.
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Stefan Agner <stefan@agner.ch>
Cc: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/edac/edac_stub.c')
0 files changed, 0 insertions, 0 deletions