commit | ebd2c8f6d2ec4012c267ecb95e72a57b8355a705 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Sat Sep 19 13:13:28 2009 -0700 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:28 2009 -0700 |
tree | 36a01b2ac2520bf7e0d9362b8da17d3c894da2db | |
parent | 11d85d7b2ecc72fe752bba55389e7d11907528af [diff] |
serial: kill off uart_info We moved this into uart_state, now move the fields out of the separate structure and kill it off. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>