pinctrl: ingenic: Remove duplicated ingenic_chip_info structures
authorPaul Cercueil <paul@crapouillou.net>
Mon, 6 Jan 2020 23:27:09 +0000 (00:27 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2020 12:57:17 +0000 (13:57 +0100)
commit5ffdbb7ec9facf6d9854c67960f7ba3a4de86f58
tree29907d75b934360e15269df67cb7ea3b4587f73b
parentbaf15647387e82c18933fcf6c9c2dd77e18e950f
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>
drivers/pinctrl/pinctrl-ingenic.c