From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265628AbUATROr (ORCPT ); Tue, 20 Jan 2004 12:14:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265633AbUATROr (ORCPT ); Tue, 20 Jan 2004 12:14:47 -0500 Received: from mail.kroah.org ([65.200.24.183]:21971 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S265628AbUATROo (ORCPT ); Tue, 20 Jan 2004 12:14:44 -0500 Date: Tue, 20 Jan 2004 09:14:36 -0800 From: Greg KH To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: linux-kernel@vger.kernel.org Subject: Re: [BK PATCH] Driver Core update for 2.6.1 Message-ID: <20040120171435.GE18566@kroah.com> References: <20040120011036.GA6162@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 20, 2004 at 09:40:22AM +0100, Måns Rullgård wrote: > Greg KH writes: > > > o ALSA: add sysfs class support for ALSA sound devices > > This is still only completed for the intel8x0 driver, right? The "device" and "driver" symlink will only show up for that driver, yes. But the class support will work for all alsa devices. Now we can add 1 line patches for all of the alsa drivers to enable those symlinks... thanks, greg k-h