Skip to content

Commit

Permalink
Merge branch 'renesas/drivers-sci2' into next/drivers
Browse files Browse the repository at this point in the history
* renesas/drivers-sci2:
  serial: sh-sci: Rework baud rate calculation
  serial: sh-sci: Compute overrun_bit without using baud rate algo
  serial: sh-sci: Remove unused GPIO request code
  serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
  serial: sh-sci: Support resources passed through platform resources
  serial: sh-sci: Don't check IRQ in verify port operation
  serial: sh-sci: Set the UPF_FIXED_PORT flag
  serial: sh-sci: Remove duplicate interrupt check in verify port op
  serial: sh-sci: Simplify baud rate calculation algorithms
  serial: sh-sci: Remove baud rate calculation algorithm 5
  serial: sh-sci: Sort headers alphabetically
  serial: sh-sci: Convert to clk_prepare/unprepare
  serial: sh-sci: Don't enable/disable port from within break timer
  serial: sh-sci: Fix warnings due to improper casts and printk formats
  • Loading branch information
Olof Johansson committed Jan 2, 2014
2 parents 9d6b65e + ec09c5e commit 6878e0c
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 192 deletions.
Loading

0 comments on commit 6878e0c

Please sign in to comment.