pinctrl: renesas: r8a7790: Restore pin function sort order

Move the du* pin function where it belongs.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/f4eb545cedcd1a72f0f80ef85daf03e2e423e90f.1643199959.git.geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven 2022-01-26 13:29:30 +01:00
Родитель 4af28d905f
Коммит 8313b5e71e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4959,10 +4959,10 @@ static const struct {
.common = {
SH_PFC_FUNCTION(audio_clk),
SH_PFC_FUNCTION(avb),
SH_PFC_FUNCTION(du),
SH_PFC_FUNCTION(can0),
SH_PFC_FUNCTION(can1),
SH_PFC_FUNCTION(can_clk),
SH_PFC_FUNCTION(du),
SH_PFC_FUNCTION(du0),
SH_PFC_FUNCTION(du1),
SH_PFC_FUNCTION(du2),