1
0
Commit Graph

3 Commits

Author SHA1 Message Date
0b7e14c69b serial: Allow more than one serial device to be registered 2012-10-07 10:28:33 -04:00
8cb4100463 init: Initialize serial subsystem before init_earlyinitcalls()
Otherwise, the serial sybsystem isn't initialized before the serial
drivers attempt to register themselves.
2012-10-06 14:53:00 -04:00
9d86813d8c initcalls: Add initial implementation
Create simple serial subsystem which makes use of initcalls, and convert
existing serial drivers to its use.
2012-10-04 00:28:44 -04:00