]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/lp3971.c
backlight: ltv350qv: use devm_lcd_device_register()
[karo-tx-linux.git] / drivers / regulator / lp3971.c
index 5a4604ee5ea593d33fa0e3412b36ff9baf6bae40..947c05ffe0ab9887899a871a1576936b01b8ba3a 100644 (file)
@@ -474,8 +474,8 @@ static int lp3971_i2c_remove(struct i2c_client *i2c)
 }
 
 static const struct i2c_device_id lp3971_i2c_id[] = {
-       { "lp3971", 0 },
-       { }
+       { "lp3971", 0 },
+       { }
 };
 MODULE_DEVICE_TABLE(i2c, lp3971_i2c_id);