Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753440AbYAMQ0T (ORCPT ); Sun, 13 Jan 2008 11:26:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752481AbYAMQ0J (ORCPT ); Sun, 13 Jan 2008 11:26:09 -0500 Received: from rv-out-0910.google.com ([209.85.198.188]:55435 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752260AbYAMQ0I (ORCPT ); Sun, 13 Jan 2008 11:26:08 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oN46ekNP7Zhc4jERtLdZL1oVA/UFs8P9qYjyRkRN7HNFgAR5T311mEGuO2LBxoMfsqU2G/gy4s0snBOJS3TvWaDyFLhikujhWMwBweyRmb8LeI/bD87Ty+TZZ9v2ONRBzab7QeZWRJIixvDjh8g31SiRdUO9duamToqoUHxrm3o= Message-ID: <9e4733910801130826l799e4897pe7380ccb973b5fd0@mail.gmail.com> Date: Sun, 13 Jan 2008 11:26:07 -0500 From: "Jon Smirl" To: "Jean Delvare" Subject: Re: [i2c] [PATCH] update module-init-tools to support the i2c subsystem Cc: i2c@lm-sensors.org, linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <20080113163543.16e3d26b@hyperion.delvare> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9e4733910712171839h214e0bc3q179266c86e5987b1@mail.gmail.com> <20080113152735.5dca46a1@hyperion.delvare> <9e4733910801130714m1be16826jf240171972324d16@mail.gmail.com> <20080113163543.16e3d26b@hyperion.delvare> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1232 Lines: 35 On 1/13/08, Jean Delvare wrote: > On Sun, 13 Jan 2008 10:14:14 -0500, Jon Smirl wrote: > > On 1/13/08, Jean Delvare wrote: > > > On Mon, 17 Dec 2007 21:39:37 -0500, Jon Smirl wrote: > > > > Follow on to: "Series to add device tree naming to i2c" > > > > Teach module-init-tools about the i2c subsystem. > > > > > > Can you please explain what this patch does and why it is needed? > > > > It generates the entries needed for the user space module tools to > > work with the aliases. For example modprobe/depmod. It is a standard > > part of the kernel module system. > > What entries, where? What can you do after applying your patch that you > couldn't do before? The drivers you are testing with don't depend on other drivers. > I'm asking because automatic i2c driver loading works just fine for me > without patching user-space. So I don't get why your want to change > anything. > > -- > Jean Delvare > -- Jon Smirl jonsmirl@gmail.com -- 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/