* Re: [Patch 02/20] V4L (930) Alsa fixes and improvements
[not found] <1131656168.6478.39.camel@localhost>
@ 2005-11-10 20:59 ` Lee Revell
0 siblings, 0 replies; only message in thread
From: Lee Revell @ 2005-11-10 20:59 UTC (permalink / raw)
To: mchehab
Cc: linux-kernel, akpm, video4linux-list, Ricardo Cerqueira,
Takashi Iwai, alsa-devel
On Thu, 2005-11-10 at 18:50 -0200, mchehab@brturbo.com.br wrote:
> - struct saa7134_dev *dev = (struct saa7134_dev*) dev_id;
> + snd_card_saa7134_t *saa7134 = dev_id;
> + struct saa7134_dev *dev = saa7134->saadev;
Don't use typedefs for stucts. Yes, it's all over the place in ALSA,
but this will be changed very soon.
Lee
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-10 21:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1131656168.6478.39.camel@localhost>
2005-11-10 20:59 ` [Patch 02/20] V4L (930) Alsa fixes and improvements Lee Revell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox