[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090406052932.GA19096@kroah.com>
Date: Sun, 5 Apr 2009 22:29:32 -0700
From: Greg KH <greg@...ah.com>
To: Alexander Beregalov <a.beregalov@...il.com>
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org, adobriyan@...il.com
Subject: Re: [PATCH] Staging: serqt_usb: switch to proc_fops
On Sun, Apr 05, 2009 at 04:37:48AM +0400, Alexander Beregalov wrote:
> Fix this build error:
> serqt_usb.c:441: error: unknown field 'read_proc' specified in initializer
>
> tty_operations::read_proc was removed in 0f043a81e
> (proc tty: remove struct tty_operations::read_proc)
>
> Signed-off-by: Alexander Beregalov <a.beregalov@...il.com>
Thanks for the patch, but I just deleted this function completely, as
it's not needed at all. The driver needs to be converted to use the
usb-serial layer, not duplicate it, incorrectly, as it currently has
done. I'm still working on it, that's why it's in the staging tree :)
thanks again,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists