lkml.org 
[lkml]   [2009]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 1/3] [ARM] msm_serial: serial driver for MSM7K onboard serial peripheral.
    From
    On Mon, Jun 15, 2009 at 1:52 AM, Alan Cox<alan@lxorguk.ukuu.org.uk> wrote:
    > On Sun, 14 Jun 2009 19:39:15 -0700 Brian Swetland <swetland@google.com> wrote:
    >
    > The set_termios method also needs to properly propogate back the settings
    > it actually used (in your case thats mostly the setting the actual speed
    > selected).

    Would something like:
    if (tty_termios_baud_rate(termios))
    tty_termios_encode_baud_rate(termios, baud, baud);

    Be the reasonable thing to do? 8250.c seems to do that.

    Thanks,

    Brian


    \
     
     \ /
      Last update: 2009-06-17 05:11    [W:7.374 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site