regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
authorColin Ian King <colin.king@canonical.com>
Fri, 14 Sep 2018 12:38:50 +0000 (13:38 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 17 Sep 2018 17:38:43 +0000 (10:38 -0700)
Trivial fix to spelling mistake in dev_info message

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pfuze100-regulator.c

index 1e43a9de3bd53507cd7be22e3a2ed9f7d236104c..dd41a9bb3f5c62b7b2ef32ce27895e0db1976ecc 100644 (file)
@@ -576,7 +576,7 @@ static struct pfuze_chip *syspm_pfuze_chip;
 
 static void pfuze_power_off_prepare(void)
 {
-       dev_info(syspm_pfuze_chip->dev, "Configure standy mode for power off");
+       dev_info(syspm_pfuze_chip->dev, "Configure standby mode for power off");
 
        /* Switch from default mode: APS/APS to APS/Off */
        regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW1ABMODE,