Re: [PATCH 2.6] add class support to dsp56k.c

From: Greg KH
Date: Thu Apr 08 2004 - 16:53:16 EST


On Thu, Apr 08, 2004 at 09:59:33AM -0700, Hanna Linder wrote:
> --On Thursday, April 08, 2004 10:12:19 AM +0200 Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> > On Wed, 7 Apr 2004, Hanna Linder wrote:
> >> Here is a patch that adds sysfs class support to /drivers/char/dsp56k.c
> >>
> >> I dont have the hardware or a cross compiler... If someone could test it
> >> I would appreciate it.
> >
> > Cross-compiles fine here, but further untested due to lack of hardware.
>
> Thanks!
>
> >> +out_chrdev:
> >> + unregister_chrdev(DSP56K_MAJOR, "sdp56k");
> >> +out:
>
> I just noticed this error. Here is the fixed patch:

Thanks, I've applied this version.

greg k-h
-
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/