Messages in this thread |  | | | Date | Fri, 2 Dec 2011 00:51:50 +0000 | | From | Alan Cox <> | | Subject | Re: [PATCH 1/3] serial: make bugs field not specific to 8250 type uarts. |
| |
> Make the bugs field part of the globally visible struct > uart_port and remove the 8250 specific one.
Except all the bits in it are 8250 specific things or names that are meaningless in generic form - no. I also don't want to encourage flags and bug bits. We already have too many and its making the code a mess. So right now we want less not more.
|  |