From: Clemens Ladisch <clemens@ladisch.de>
To: Jaroslav Kysela <perex@users.sourceforge.net>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.12,1.13 ...
Date: Fri, 04 Oct 2002 09:49:01 +0200 [thread overview]
Message-ID: <3D9D47ED.10706@ladisch.de> (raw)
In-Reply-To: E17x3I7-0005RW-00@usw-pr-cvs1.sourceforge.net
Jaroslav Kysela wrote:
> Modified Files:
> usbaudio.c usbmidi.c usbmixer.c
> Log Message:
> Fixes for 2.5 USB core
> (...)
>
> +#ifndef OLD_USB
> + return 0;
> +#else
> return chip;
> +#endif
>
> (...)
>
> +#ifndef OLD_USB
> + void *ptr = dev_get_drvdata(&intf->dev);
> +#endif
IMHO a call do dev_set_drvdata(dev, chip) is missing.
Regards
Clemens
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next parent reply other threads:[~2002-10-04 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E17x3I7-0005RW-00@usw-pr-cvs1.sourceforge.net>
2002-10-04 7:49 ` Clemens Ladisch [this message]
2002-10-04 12:28 ` Re: [alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.12,1.13 Takashi Iwai
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=3D9D47ED.10706@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=perex@users.sourceforge.net \
/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.