From: Takashi Iwai <tiwai@suse.de>
To: Giuliano Pochini <pochini@shiny.it>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: 2.4 <--> 2.6 request_firmware() compatibility ?
Date: Wed, 17 Nov 2004 11:38:46 +0100 [thread overview]
Message-ID: <s5hvfc4sqtl.wl@alsa2.suse.de> (raw)
In-Reply-To: <XFMail.20041117105502.pochini@shiny.it>
At Wed, 17 Nov 2004 10:55:02 +0100 (CET),
Giuliano Pochini wrote:
>
> request_firmware() and struct pci_dev of linux 2.6 are
> not compatible with linux 2.4. Are there compatible
> wrappers of have I to write another bunch of ifdef's
> and macros in the driver ?
No compatible wrapper since there is no struct device in 2.4.
ifdef (and a patch for the codes in alsa-kernel) would be the easiet
solution, I think. If you create a center caller of request_firmware,
you need only one ifdef :)
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
prev parent reply other threads:[~2004-11-17 10:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-17 9:55 2.4 <--> 2.6 request_firmware() compatibility ? Giuliano Pochini
2004-11-17 10:38 ` Takashi Iwai [this message]
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=s5hvfc4sqtl.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=pochini@shiny.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.