From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sat, 17 Jan 2004 00:10:09 +0000 Subject: Re: [PATCH] add sysfs class support for ALSA sound devices [08/10] Message-Id: <20040117001009.GB3698@kroah.com> List-Id: References: <20040115204048.GA22199@kroah.com> <20040115204111.GB22199@kroah.com> <20040115204125.GC22199@kroah.com> <20040115204138.GD22199@kroah.com> <20040115204153.GE22199@kroah.com> <20040115204209.GF22199@kroah.com> <20040115204241.GG22199@kroah.com> <20040115204259.GH22199@kroah.com> <20040115204311.GI22199@kroah.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Fri, Jan 16, 2004 at 11:15:58PM +0100, M=E5ns Rullg=E5rd wrote: > Greg KH writes: >=20 > > This patch adds support for all ALSA sound devices. The previous OSS > > sound patch is required for this one to work properly. >=20 > This doesn't apply cleanly to the latest ALSA (1.0.1). It's no > problem to do it manually, though. >=20 > > diff -Nru a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c > > --- a/sound/pci/intel8x0.c Thu Jan 15 11:05:58 2004 > > +++ b/sound/pci/intel8x0.c Thu Jan 15 11:05:58 2004 > > @@ -2591,6 +2591,7 @@ > > break; > > } > > } > > + card->dev =3D &pci->dev; >=20 > Does this need to be done for all drivers? Yes. I just did it for one driver to test it out, and show how to do it properly for others. I figured after this patch went into the kernel tree, we could fix the other drivers up. thanks, greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel