From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756048AbZBTU14 (ORCPT ); Fri, 20 Feb 2009 15:27:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754646AbZBTU1p (ORCPT ); Fri, 20 Feb 2009 15:27:45 -0500 Received: from cantor2.suse.de ([195.135.220.15]:40043 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbZBTU1o (ORCPT ); Fri, 20 Feb 2009 15:27:44 -0500 Date: Fri, 20 Feb 2009 10:35:48 -0800 From: Greg KH To: Grant Likely Cc: Kay Sievers , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Export device_add_attributes() so drivers can use it. Message-ID: <20090220183548.GA4562@suse.de> References: <20090218183945.GA31797@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 20, 2009 at 08:28:42AM -0700, Grant Likely wrote: > Hi Kay, > > Thanks for the reply, it clarifies a lot. It sounds like this really > should be documented (in Documentation/driver-model/device.txt?). I'm > happy to add a blurb to that effect and send a patch, but I want to > make sure I really understand the model before I do so. That would be wonderful to have, any documentation updates are gladly accepted. thanks, greg k-h