summaryrefslogtreecommitdiff
path: root/Documentation/hwmon/pmbus.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/hwmon/pmbus.rst')
-rw-r--r--Documentation/hwmon/pmbus.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/pmbus.rst b/Documentation/hwmon/pmbus.rst
index eb1569bfa676..d477124cf67f 100644
--- a/Documentation/hwmon/pmbus.rst
+++ b/Documentation/hwmon/pmbus.rst
@@ -152,7 +152,7 @@ Emerson DS1200 power modules might look as follows::
}
static const struct i2c_device_id ds1200_id[] = {
- {"ds1200", 0},
+ {"ds1200"},
{}
};