On Thu, 2005-11-10 at 18:50 -0200, [email protected] 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]