Re: [PATCH 6/6] iio: mma8452: leave sysfs namings to the iio core

2015-09-12 Thread Jonathan Cameron
On 01/09/15 12:45, Martin Kepplinger wrote: > This doesn't actually change anything since the core names the sysfs folder > for the iio event attributes "events" anyways. It only leaves the job to the > core. > > Signed-off-by: Martin Kepplinger > Signed-off-by: Christoph Muellner Applied to the

Re: [PATCH 6/6] iio: mma8452: leave sysfs namings to the iio core

2015-09-05 Thread Jonathan Cameron
On 01/09/15 12:45, Martin Kepplinger wrote: > This doesn't actually change anything since the core names the sysfs folder > for the iio event attributes "events" anyways. It only leaves the job to the > core. > > Signed-off-by: Martin Kepplinger > Signed-off-by: Christoph Muellner Good point. I

[PATCH 6/6] iio: mma8452: leave sysfs namings to the iio core

2015-09-01 Thread Martin Kepplinger
This doesn't actually change anything since the core names the sysfs folder for the iio event attributes "events" anyways. It only leaves the job to the core. Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner --- drivers/iio/accel/mma8452.c | 1 - 1 file changed, 1 deletion(-)