commit | 5ffdbb7ec9facf6d9854c67960f7ba3a4de86f58 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Tue Jan 07 00:27:09 2020 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 07 13:57:17 2020 +0100 |
tree | 29907d75b934360e15269df67cb7ea3b4587f73b | |
parent | baf15647387e82c18933fcf6c9c2dd77e18e950f [diff] |
pinctrl: ingenic: Remove duplicated ingenic_chip_info structures Until there is the need to handle the JZ4760B and X1000E differently there is no reason to use a separate ingenic_chip_info since the data it contains is the same than for the JZ4760 and X1000 respectively. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20200106232711.559727-4-paul@crapouillou.net Signed-off-by: Linus Walleij <linus.walleij@linaro.org>