Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932215AbaJGR6W (ORCPT ); Tue, 7 Oct 2014 13:58:22 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:58749 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753176AbaJGR6U (ORCPT ); Tue, 7 Oct 2014 13:58:20 -0400 X-Google-Original-Sender: Date: Tue, 7 Oct 2014 19:55:28 +0200 From: Johan Hovold To: Octavian Purdila Cc: Johan Hovold , Greg Kroah-Hartman , Linus Walleij , Alexandre Courbot , Wolfram Sang , Samuel Ortiz , Lee Jones , Arnd Bergmann , Daniel Baluta , Laurentiu Palcu , linux-usb@vger.kernel.org, lkml , "linux-gpio@vger.kernel.org" , linux-i2c@vger.kernel.org Subject: Re: [PATCH v6 2/4] i2c: add support for Diolan DLN-2 USB-I2C adapter Message-ID: <20141007175528.GJ5362@localhost> References: <1411661254-5204-1-git-send-email-octavian.purdila@intel.com> <1411661254-5204-3-git-send-email-octavian.purdila@intel.com> <20141007164636.GG5362@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 07, 2014 at 08:52:35PM +0300, Octavian Purdila wrote: > On Tue, Oct 7, 2014 at 7:46 PM, Johan Hovold wrote: > > On Thu, Sep 25, 2014 at 07:07:32PM +0300, Octavian Purdila wrote: > >> +static DEVICE_ATTR_RW(dln2_i2c_freq); > > > > You forgot to add the required documentation of the attribute to > > Documentation/ABI as requested. > > > > Hmm, I did add a new entry in Documentation/ABI/ at > testing/sysfs-bus-i2c-busses-dln2. It should be right at the beginning > at the patch. Ah, sorry, I missed that. I'll look at it tomorrow. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/