]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/pcf50633-regulator.c
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / regulator / pcf50633-regulator.c
index d7da1c15a6da447d699e080a4bfda259f734c5f0..134f90ec9ca1fc80c1728d0ae4d6778edc93e2f6 100644 (file)
@@ -105,7 +105,7 @@ static int pcf50633_regulator_probe(struct platform_device *pdev)
 
 static struct platform_driver pcf50633_regulator_driver = {
        .driver = {
-               .name = "pcf50633-regltr",
+               .name = "pcf50633-regulator",
        },
        .probe = pcf50633_regulator_probe,
 };