ARM: omap2: Fix copy/paste bug
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Jun 2023 09:30:32 +0000 (11:30 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 22 Jun 2023 15:30:09 +0000 (17:30 +0200)
commitc1d57ee6eb99699f5ccd92fc6e8c5a79103dcaae
treea2596b53b90d33585fc1840843c5f1946c669313
parent00896810337e73f40af31f9818bfaa3e46fef917
ARM: omap2: Fix copy/paste bug

I mistyped one of the SD/MMC GPIO lines on the Nokia n810 which
was supposed to be "vio" as "vsd".

Fix it up.

Reported-by: Peter Vasil <petervasil@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20230614093032.403982-1-linus.walleij@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap2/board-n8x0.c