Re: [PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-21 Thread Takashi Iwai
At Wed, 20 Dec 2006 21:47:44 -0800, Andrew Morton wrote: > > On Wed, 20 Dec 2006 20:20:45 +0300 > "Eugene Ilkov" <[EMAIL PROTECTED]> wrote: > > > There was some INIT_WORK related changes, here is patch against > > wm8750 codec driver. Tested on sharp sl-c1000 > > > > > > ---

Re: [PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-21 Thread Takashi Iwai
At Wed, 20 Dec 2006 21:47:44 -0800, Andrew Morton wrote: On Wed, 20 Dec 2006 20:20:45 +0300 Eugene Ilkov [EMAIL PROTECTED] wrote: There was some INIT_WORK related changes, here is patch against wm8750 codec driver. Tested on sharp sl-c1000 ---

Re: [PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-20 Thread Andrew Morton
On Wed, 20 Dec 2006 20:20:45 +0300 "Eugene Ilkov" <[EMAIL PROTECTED]> wrote: > There was some INIT_WORK related changes, here is patch against > wm8750 codec driver. Tested on sharp sl-c1000 > > > --- linux-2.6.20-rc1-mm1/sound/soc/codecs/wm8750.c2006-12-20 > 19:23:27.0 +0300 > +++

[PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-20 Thread Eugene Ilkov
There was some INIT_WORK related changes, here is patch against wm8750 codec driver. Tested on sharp sl-c1000 --- linux-2.6.20-rc1-mm1/sound/soc/codecs/wm8750.c 2006-12-20 19:23:27.0 +0300 +++ linux-2.6.20-rc1-mm.z1/sound/soc/codecs/wm8750.c2006-12-20 19:27:28.0 +0300

[PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-20 Thread Eugene Ilkov
There was some INIT_WORK related changes, here is patch against wm8750 codec driver. Tested on sharp sl-c1000 --- linux-2.6.20-rc1-mm1/sound/soc/codecs/wm8750.c 2006-12-20 19:23:27.0 +0300 +++ linux-2.6.20-rc1-mm.z1/sound/soc/codecs/wm8750.c2006-12-20 19:27:28.0 +0300

Re: [PATCH] alsa soc wm8750 fix 2.6.20-rc1-mm1

2006-12-20 Thread Andrew Morton
On Wed, 20 Dec 2006 20:20:45 +0300 Eugene Ilkov [EMAIL PROTECTED] wrote: There was some INIT_WORK related changes, here is patch against wm8750 codec driver. Tested on sharp sl-c1000 --- linux-2.6.20-rc1-mm1/sound/soc/codecs/wm8750.c2006-12-20 19:23:27.0 +0300 +++