Re: usb audio: Fix another Dallas quirk

From: Pavel Machek
Date: Wed Apr 02 2008 - 08:49:44 EST


On Tue 2008-04-01 12:20:00, Andrew Morton wrote:
> On Sat, 29 Mar 2008 23:32:41 +0100
> Pavel Machek <pavel@xxxxxxx> wrote:
>
> >
> > Dallas USB speakers are buggy in more than one way. One of configs
> > they offer does not work at all.
> >
> > Signed-off-by: Pavel Machek <pavel@xxxxxxx>
> >
> > diff --git a/sound/usb/usbaudio.c b/sound/usb/usbaudio.c
> > index 257a4e1..b6b2490 100644
> > --- a/sound/usb/usbaudio.c
> > +++ b/sound/usb/usbaudio.c
> > int format;
> > struct audioformat *fp;
> > unsigned char *fmt, *csep;
> > + int num;
>
> This is not a patch - something munched the "@@ -2676,12 +2676,23 @@"
> line.
>
> I typed it in again.

Thanks a lot. I guess I did something wrong when hand-editing it.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/