1. 24 Nov, 2011 1 commit
    • Paul Mundt's avatar
      serial: sh-sci: Fix up SCFCR handling. · 0979e0e6
      Paul Mundt authored
      Presently there are a few places that make assumptions about the
      existence of SCFCR, which doesn't hold true for several port types. While
      generally harmless, this does lead to bogus reads/writes in both the
      termios/runtime PM cases that are better off simply never being made in
      the first place.
      
      While we're at it, also get rid of a straggling PORT_SCI check that
      infers all non-SCI ports contain SCFCR. This doesn't presently have any
      impact, but as we're now able to test for the existence of registers
      without defering to the port type we future proof for additional port
      types.
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      0979e0e6
  2. 17 Nov, 2011 6 commits
  3. 16 Nov, 2011 15 commits
  4. 15 Nov, 2011 10 commits
  5. 14 Nov, 2011 8 commits