]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/max77686.c
Staging:csr - Fixes whitespace around commas in sme_sys.c.
[~andy/linux] / drivers / mfd / max77686.c
index 4d73963cd8f0188d2f9e09c9bbdcde0cf5c35007..1cbb17609c8b73ac8159aeef58ad7a595066bfc0 100644 (file)
@@ -46,7 +46,7 @@ static struct regmap_config max77686_regmap_config = {
 
 #ifdef CONFIG_OF
 static struct of_device_id max77686_pmic_dt_match[] = {
-       {.compatible = "maxim,max77686",        .data = 0},
+       {.compatible = "maxim,max77686", .data = NULL},
        {},
 };