clk: meson: meson8b: fix a typo in the VPU parent names array variable
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 12 May 2019 19:43:00 +0000 (21:43 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 20 May 2019 10:11:08 +0000 (12:11 +0200)
commit3ff46efbcd90d3d469de8eddaf03d12293aaa50c
tree138fa1f8b44cd65a9a605239a5dd55d8515eb03b
parente63b063ecd248ad9f54a961ddf2a6d97da944456
clk: meson: meson8b: fix a typo in the VPU parent names array variable

The variable which holds the parent names for the VPU clocks has a typo
in it. Fix this typo to make the variable naming in the driver
consistent. No functional changes.

Fixes: 41785ce562491d ("clk: meson: meson8b: add the VPU clock trees")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/meson8b.c