Re: [Alsa-devel] [RFC: 2.6 patch] sound/: possible cleanups

2007-01-04 Thread Adrian Bunk
On Tue, Dec 19, 2006 at 12:06:57PM +0100, Takashi Iwai wrote: > At Mon, 18 Dec 2006 04:46:39 +0100, > Adrian Bunk wrote: > > > > --- linux-2.6.19-rc6-mm2/sound/pci/hda/hda_codec.h.old 2006-12-04 > > 17:03:15.0 +0100 > > +++ linux-2.6.19-rc6-mm2/sound/pci/hda/hda_codec.h 2006-12-04

Re: [Alsa-devel] [RFC: 2.6 patch] sound/: possible cleanups

2006-12-19 Thread Takashi Iwai
At Mon, 18 Dec 2006 04:46:39 +0100, Adrian Bunk wrote: > > --- linux-2.6.19-rc6-mm2/sound/pci/hda/hda_codec.h.old2006-12-04 > 17:03:15.0 +0100 > +++ linux-2.6.19-rc6-mm2/sound/pci/hda/hda_codec.h2006-12-04 > 17:03:23.0 +0100 > @@ -614,10 +614,6 @@ >

[RFC: 2.6 patch] sound/: possible cleanups

2006-12-17 Thread Adrian Bunk
This patch contains the following possible cleanups: - core/memory.c should #include for getting the prototypes of all of its global functions - proper prototypes for the following functions: - core/init.c: snd_card_info_read_oss() - core/oss/mixer_oss.c: snd_mixer_oss_ioctl_card() - core/

[RFC: 2.6 patch] sound/: possible cleanups

2006-12-05 Thread Adrian Bunk
This patch contains the following possible cleanups: - core/memory.c should #include for getting the prototypes of all of its global functions - proper prototypes for the following functions: - core/init.c: snd_card_info_read_oss() - core/oss/mixer_oss.c: snd_mixer_oss_ioctl_card() - core/