Re: [alsa-devel] [PATCH][sound/soc/fsl/mpc8610_hpcd.c] duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()

2008-02-04 Thread Timur Tabi
Mark Brown wrote: On Mon, Feb 04, 2008 at 10:08:02PM +0100, Roel Kluin wrote: In linus' git tree I found this problem. Is it also in the alsa tree? please confirm it's the right fix. The patch was not yet tested. Timur, this looks like a good catch? Yes, thank you! The change below should b

Re: [alsa-devel] [PATCH][sound/soc/fsl/mpc8610_hpcd.c] duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()

2008-02-04 Thread Mark Brown
On Mon, Feb 04, 2008 at 10:08:02PM +0100, Roel Kluin wrote: > In linus' git tree I found this problem. Is it also in the alsa tree? > please confirm it's the right fix. The patch was not yet tested. Timur, this looks like a good catch? > -- > duplicate test for "rj-master" > > Signed-off-by: Roe

[PATCH][sound/soc/fsl/mpc8610_hpcd.c] duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()

2008-02-04 Thread Roel Kluin
In linus' git tree I found this problem. Is it also in the alsa tree? please confirm it's the right fix. The patch was not yet tested. -- duplicate test for "rj-master" Signed-off-by: Roel Kluin <[EMAIL PROTECTED]> --- diff --git a/sound/soc/fsl/mpc8610_hpcd.c b/sound/soc/fsl/mpc8610_hpcd.c index