projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443f33e
)
iio: adc: max1363: leave sysfs naming to the core
author
Martin Kepplinger
<martink@posteo.de>
Fri, 25 Sep 2015 09:52:11 +0000
(11:52 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 30 Sep 2015 17:20:53 +0000
(18:20 +0100)
This shouldn't actually change anything since the core calls the events
sysfs folder "events" anyways.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/max1363.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iio/adc/max1363.c
b/drivers/iio/adc/max1363.c
index 1b3b74be5c2007c821d2a6839fb62f9adc8ddfec..929508e5266c000864d1095860b7b16f87baf51b 100644
(file)
--- a/
drivers/iio/adc/max1363.c
+++ b/
drivers/iio/adc/max1363.c
@@
-1007,7
+1007,6
@@
static struct attribute *max1363_event_attributes[] = {
static struct attribute_group max1363_event_attribute_group = {
.attrs = max1363_event_attributes,
- .name = "events",
};
static int max1363_update_scan_mode(struct iio_dev *indio_dev,