From: mru@kth.se (Måns Rullgård)
To: linux-kernel@vger.kernel.org
Cc: linux-hotplug-devel@lists.sourceforge.net
Subject: Re: [PATCH] add sysfs class support for ALSA sound devices [08/10]
Date: Sat, 17 Jan 2004 01:50:55 +0100 [thread overview]
Message-ID: <yw1xektz75zk.fsf@kth.se> (raw)
In-Reply-To: <20040117001009.GB3698@kroah.com>
Greg KH <greg@kroah.com> writes:
> On Fri, Jan 16, 2004 at 11:15:58PM +0100, Måns Rullgård wrote:
>> Greg KH <greg@kroah.com> writes:
>>
>> > This patch adds support for all ALSA sound devices. The previous OSS
>> > sound patch is required for this one to work properly.
>>
>> This doesn't apply cleanly to the latest ALSA (1.0.1). It's no
>> problem to do it manually, though.
>>
>> > 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 = &pci->dev;
>>
>> 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.
Well, it seems to work with my intel8x0 and ALSA 1.0.1.
--
Måns Rullgård
mru@kth.se
next prev parent reply other threads:[~2004-01-17 0:51 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-15 20:40 [PATCH] sysfs class patch update [00/10] Greg KH
2004-01-15 20:41 ` [PATCH] add class_simple support [01/10] Greg KH
2004-01-15 20:41 ` [PATCH] add sysfs class support for input devices [02/10] Greg KH
2004-01-15 20:41 ` [PATCH] add class support for lp devices [03/10] Greg KH
2004-01-15 20:41 ` [PATCH] add sysfs class support for mem devices [04/10] Greg KH
2004-01-15 20:42 ` [PATCH] add sysfs class support for misc devices [05/10] Greg KH
2004-01-15 20:42 ` [PATCH] add sysfs class support for raw devices [06/10] Greg KH
2004-01-15 20:42 ` [PATCH] add sysfs class support for OSS sound devices [07/10] Greg KH
2004-01-15 20:43 ` [PATCH] add sysfs class support for ALSA sound devices [08/10] Greg KH
2004-01-15 20:43 ` [PATCH] clean up sysfs class support for tty devices [09/10] Greg KH
2004-01-15 20:43 ` [PATCH] add sysfs class support for vc devices [10/10] Greg KH
2004-01-16 4:13 ` Andrew Morton
2004-01-16 19:04 ` Martin Schlemmer
2004-01-16 19:17 ` Andrew Morton
2004-01-16 19:52 ` Martin Schlemmer
[not found] ` <yw1xu12v7d5t.fsf@kth.se>
2004-01-17 0:10 ` [PATCH] add sysfs class support for ALSA sound devices [08/10] Greg KH
2004-01-17 0:50 ` Måns Rullgård [this message]
2004-01-15 21:23 ` [PATCH] add sysfs class support for OSS sound devices [07/10] Prakash K. Cheemplavam
2004-01-15 21:32 ` Greg KH
2004-01-15 22:01 ` Prakash K. Cheemplavam
2004-01-20 1:58 ` [PATCH] add class_simple support [01/10] Rusty Russell
[not found] ` <yw1xoet5rktz.fsf@kth.se>
2004-01-15 22:56 ` [PATCH] sysfs class patch update [00/10] Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yw1xektz75zk.fsf@kth.se \
--to=mru@kth.se \
--cc=linux-hotplug-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome