From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264305AbUBIEAH (ORCPT ); Sun, 8 Feb 2004 23:00:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264472AbUBIEAH (ORCPT ); Sun, 8 Feb 2004 23:00:07 -0500 Received: from gate.crashing.org ([63.228.1.57]:39053 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S264305AbUBIEAF (ORCPT ); Sun, 8 Feb 2004 23:00:05 -0500 Subject: Re: PATCH: I2C is missing on 2.6.2 with ppc arch From: Benjamin Herrenschmidt To: Andrea Barisani Cc: Linux Kernel list In-Reply-To: <20040206134619.GA23338@sole.infis.univ.trieste.it> References: <20040206134619.GA23338@sole.infis.univ.trieste.it> Content-Type: text/plain Message-Id: <1076299081.895.114.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 09 Feb 2004 14:58:02 +1100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2004-02-07 at 00:46, Andrea Barisani wrote: > Hi guys, > > i2c support is missing on 2.6.2 with ppc arch, it was present on 2.6.1 and > it's needed for many things, most notably dmasound_pmac support. Well... I don't know what's up with 2.6.2, but 2.6.3-rc now uses drivers/Kconfig anyway, so this patch isn't needed. Ben.