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

iio: adc: ad799x: leave sysfs naming to the core

This shouldn't change anything since the core calls the events folder
"events" anyways.
Signed-off-by: NMartin Kepplinger <martink@posteo.de>
Acked-by: NLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 e38f8983
...@@ -528,7 +528,6 @@ static struct attribute *ad799x_event_attributes[] = { ...@@ -528,7 +528,6 @@ static struct attribute *ad799x_event_attributes[] = {
static struct attribute_group ad799x_event_attrs_group = { static struct attribute_group ad799x_event_attrs_group = {
.attrs = ad799x_event_attributes, .attrs = ad799x_event_attributes,
.name = "events",
}; };
static const struct iio_info ad7991_info = { static const struct iio_info ad7991_info = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册