* [PATCH] iio: adc: ad799x: leave sysfs naming to the core
@ 2015-09-25 9:54 Martin Kepplinger
2015-09-25 11:24 ` Lars-Peter Clausen
0 siblings, 1 reply; 3+ messages in thread
From: Martin Kepplinger @ 2015-09-25 9:54 UTC (permalink / raw)
To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw
Cc: linux-iio, linux-kernel, Martin Kepplinger
This shouldn't change anything since the core calls the events folder
"events" anyways.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
---
drivers/iio/adc/ad799x.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/adc/ad799x.c b/drivers/iio/adc/ad799x.c
index b99de00..01d7158 100644
--- a/drivers/iio/adc/ad799x.c
+++ b/drivers/iio/adc/ad799x.c
@@ -528,7 +528,6 @@ static struct attribute *ad799x_event_attributes[] = {
static struct attribute_group ad799x_event_attrs_group = {
.attrs = ad799x_event_attributes,
- .name = "events",
};
static const struct iio_info ad7991_info = {
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] iio: adc: ad799x: leave sysfs naming to the core
2015-09-25 9:54 [PATCH] iio: adc: ad799x: leave sysfs naming to the core Martin Kepplinger
@ 2015-09-25 11:24 ` Lars-Peter Clausen
2015-09-27 13:56 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Lars-Peter Clausen @ 2015-09-25 11:24 UTC (permalink / raw)
To: Martin Kepplinger, Michael.Hennerich, jic23, knaack.h, pmeerw
Cc: linux-iio, linux-kernel
On 09/25/2015 11:54 AM, Martin Kepplinger wrote:
> This shouldn't change anything since the core calls the events folder
> "events" anyways.
>
> Signed-off-by: Martin Kepplinger <martink@posteo.de>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] iio: adc: ad799x: leave sysfs naming to the core
2015-09-25 11:24 ` Lars-Peter Clausen
@ 2015-09-27 13:56 ` Jonathan Cameron
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2015-09-27 13:56 UTC (permalink / raw)
To: Lars-Peter Clausen, Martin Kepplinger, Michael.Hennerich,
knaack.h, pmeerw
Cc: linux-iio, linux-kernel
On 25/09/15 12:24, Lars-Peter Clausen wrote:
> On 09/25/2015 11:54 AM, Martin Kepplinger wrote:
>> This shouldn't change anything since the core calls the events folder
>> "events" anyways.
>>
>> Signed-off-by: Martin Kepplinger <martink@posteo.de>
>
> Acked-by: Lars-Peter Clausen <lars@metafoo.de>
>
Applied to the togreg branch of iio.git - initially pushed out as testing
for the autobuilders to play with it.
Thanks,
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-27 13:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-25 9:54 [PATCH] iio: adc: ad799x: leave sysfs naming to the core Martin Kepplinger
2015-09-25 11:24 ` Lars-Peter Clausen
2015-09-27 13:56 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).