提交 ddb851af 编写于 作者: M Martin Kepplinger 提交者: Jonathan Cameron

iio: mma8452: add i2c_device_id for mma8451

This was forgotten about and is added for consistency now
Signed-off-by: NMartin Kepplinger <martink@posteo.de>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 4fbcfa09
......@@ -1535,6 +1535,7 @@ static const struct dev_pm_ops mma8452_pm_ops = {
};
static const struct i2c_device_id mma8452_id[] = {
{ "mma8451", mma8451 },
{ "mma8452", mma8452 },
{ "mma8453", mma8453 },
{ "mma8652", mma8652 },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册