From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755809AbbIYJsZ (ORCPT ); Fri, 25 Sep 2015 05:48:25 -0400 Received: from mout01.posteo.de ([185.67.36.65]:58509 "EHLO mout01.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755636AbbIYJsX (ORCPT ); Fri, 25 Sep 2015 05:48:23 -0400 Message-ID: <5605180F.8040901@posteo.de> Date: Fri, 25 Sep 2015 11:46:55 +0200 From: Martin Kepplinger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: lars@metafoo.de, Michael.Hennerich@analog.com, jic23@kernel.org, knaack.h@gmx.de, pmeerw@pmeerw.net CC: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core References: <1443174310-20428-1-git-send-email-martink@posteo.de> In-Reply-To: <1443174310-20428-1-git-send-email-martink@posteo.de> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > drivers/iio/dac/ad5504.c | 1 - > 1 file changed, 1 deletion(-) > sorry, this is a single patch, not 1/3. martin