From: Jonathan Cameron <jic23@kernel.org>
To: Martin Kepplinger <martink@posteo.de>,
lars@metafoo.de, knaack.h@gmx.de, pmeerw@pmeerw.net
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: adc: max1363: leave sysfs naming to the core
Date: Sun, 27 Sep 2015 14:56:33 +0100 [thread overview]
Message-ID: <5607F591.1000005@kernel.org> (raw)
In-Reply-To: <1443174731-25727-1-git-send-email-martink@posteo.de>
On 25/09/15 10:52, 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>
Applied. Thanks
> ---
> drivers/iio/adc/max1363.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/adc/max1363.c b/drivers/iio/adc/max1363.c
> index 1b3b74b..929508e 100644
> --- 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,
>
prev parent reply other threads:[~2015-09-27 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 9:52 [PATCH] iio: adc: max1363: leave sysfs naming to the core Martin Kepplinger
2015-09-27 13:56 ` Jonathan Cameron [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5607F591.1000005@kernel.org \
--to=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martink@posteo.de \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox