On Wed, May 02, 2007 at 11:53:49PM -0700, Greg KH wrote:
> On Fri, Apr 27, 2007 at 08:54:57PM +0200, Oliver Neukum wrote:
> > +EXPORT_SYMBOL(usb_serial_suspend);
>
> I changed these to be EXPORT_SYMBOL_GPL() like the rest of the
> usb-serial core.
>
> > static const struct tty_operations serial_
On Fri, Apr 27, 2007 at 08:54:57PM +0200, Oliver Neukum wrote:
> +EXPORT_SYMBOL(usb_serial_suspend);
I changed these to be EXPORT_SYMBOL_GPL() like the rest of the
usb-serial core.
> static const struct tty_operations serial_ops = {
> .open = serial_open,
> .close =