* [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core
@ 2015-09-25 9:45 Martin Kepplinger
2015-09-25 9:46 ` Martin Kepplinger
2015-09-25 9:51 ` Lars-Peter Clausen
0 siblings, 2 replies; 4+ messages in thread
From: Martin Kepplinger @ 2015-09-25 9:45 UTC (permalink / raw)
To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw
Cc: linux-iio, linux-kernel, Martin Kepplinger
This shouldn't actually change anything since the core calls the events
sysfs folder "events" anyways.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
---
drivers/iio/dac/ad5504.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/dac/ad5504.c b/drivers/iio/dac/ad5504.c
index 581ec14..e6e9756 100644
--- a/drivers/iio/dac/ad5504.c
+++ b/drivers/iio/dac/ad5504.c
@@ -214,7 +214,6 @@ static struct attribute *ad5504_ev_attributes[] = {
static struct attribute_group ad5504_ev_attribute_group = {
.attrs = ad5504_ev_attributes,
- .name = "events",
};
static irqreturn_t ad5504_event_handler(int irq, void *private)
--
2.1.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core
2015-09-25 9:45 [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core Martin Kepplinger
@ 2015-09-25 9:46 ` Martin Kepplinger
2015-09-25 9:51 ` Lars-Peter Clausen
1 sibling, 0 replies; 4+ messages in thread
From: Martin Kepplinger @ 2015-09-25 9:46 UTC (permalink / raw)
To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw; +Cc: linux-iio, linux-kernel
Am 2015-09-25 um 11:45 schrieb Martin Kepplinger:
> This shouldn't actually change anything since the core calls the events
> sysfs folder "events" anyways.
>
> Signed-off-by: Martin Kepplinger <martink@posteo.de>
> ---
> drivers/iio/dac/ad5504.c | 1 -
> 1 file changed, 1 deletion(-)
>
sorry, this is a single patch, not 1/3.
martin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core
2015-09-25 9:45 [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core Martin Kepplinger
2015-09-25 9:46 ` Martin Kepplinger
@ 2015-09-25 9:51 ` Lars-Peter Clausen
2015-09-27 13:57 ` Jonathan Cameron
1 sibling, 1 reply; 4+ messages in thread
From: Lars-Peter Clausen @ 2015-09-25 9:51 UTC (permalink / raw)
To: Martin Kepplinger, Michael.Hennerich, jic23, knaack.h, pmeerw
Cc: linux-iio, linux-kernel
On 09/25/2015 11:45 AM, Martin Kepplinger wrote:
> This shouldn't actually change anything since the core calls the events
> sysfs folder "events" anyways.
>
> Signed-off-by: Martin Kepplinger <martink@posteo.de>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core
2015-09-25 9:51 ` Lars-Peter Clausen
@ 2015-09-27 13:57 ` Jonathan Cameron
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2015-09-27 13:57 UTC (permalink / raw)
To: Lars-Peter Clausen, Martin Kepplinger, Michael.Hennerich,
knaack.h, pmeerw
Cc: linux-iio, linux-kernel
On 25/09/15 10:51, Lars-Peter Clausen wrote:
> On 09/25/2015 11:45 AM, Martin Kepplinger wrote:
>> This shouldn't actually change anything since the core calls the events
>> sysfs folder "events" anyways.
>>
>> Signed-off-by: Martin Kepplinger <martink@posteo.de>
>
> Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Applied, thanks.
>
> Thanks.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-27 13:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-25 9:45 [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core Martin Kepplinger
2015-09-25 9:46 ` Martin Kepplinger
2015-09-25 9:51 ` Lars-Peter Clausen
2015-09-27 13:57 ` 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).