[RFC 3/3] ARM/AVR32: get rid of serial_at91.h
From: Russell King - ARM Linux <hidden>
Date: 2012-11-16 23:08:36
Also in:
linux-serial
From: Russell King - ARM Linux <hidden>
Date: 2012-11-16 23:08:36
Also in:
linux-serial
On Fri, Nov 16, 2012 at 11:08:47PM +0100, Joachim Eastwood wrote:
When the atmel_open_hook/atmel_open_close assignment is dropped, these global variables will be useless so we should remove them as well. There are also some other code that uses the variables that can be dropped. Should shave another 22 lines of code off atmel_serial.c I can send out a patch on top of yours if you prefer that.
Yes please. Thanks.