• Russell King's avatar
    [SERIAL] Move custom_divisor from uart_state to uart_port. · b1a5ffda
    Russell King authored
    This is another step towards moving the divisor calculations into
    the low level drivers, thereby allowing the faster baud rates
    mentioned in the previous cset.  Moving this field to uart_port
    means that the low level drivers do not have to know about the
    uart_state structure.
    b1a5ffda
core.c 59.8 KB