]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 10:05:57 +0000 (11:05 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 18 Dec 2018 10:25:56 +0000 (11:25 +0100)
commit884fa25fb6e5e63ab970d612a628313bb68f37cc
treee65df45ca45769cca64bedce225b5ebed3990b37
parent96bb2a6ab4eca10e5b6490b3f0738e9f7ec22c2b
pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group

The qspi_data4_b_mux[] array contains pin marks for the clock and chip
select pins.  The qspi_data4_b_pins[] array rightfully does not contain
the corresponding pin numbers, as the control pins are provided by a
separate group (qspi_ctrl_b).

Fixes: 2d0c386f135e4186 ("pinctrl: sh-pfc: r8a7791: Add QSPI pin groups")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c