Skip to content

Commit 21c1142

Browse files
committed
pinctrl: renesas: r8a7779: s/LSBC/LBSC/
Fix a misspelling of "LBSC" (Local Bus State Controller). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/129f08c4246f88fd5a25ca5b82c255919b71ca6c.1693409115.git.geert+renesas@glider.be
1 parent 0bb80ec commit 21c1142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/pinctrl/renesas/pfc-r8a7779.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1942,7 +1942,7 @@ static const unsigned int intc_irq3_b_pins[] = {
19421942
static const unsigned int intc_irq3_b_mux[] = {
19431943
IRQ3_B_MARK,
19441944
};
1945-
/* - LSBC ------------------------------------------------------------------- */
1945+
/* - LBSC ------------------------------------------------------------------- */
19461946
static const unsigned int lbsc_cs0_pins[] = {
19471947
/* CS */
19481948
RCAR_GP_PIN(0, 13),

0 commit comments

Comments
 (0)