serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.
authorShimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com>
Thu, 12 Apr 2012 10:19:21 +0000 (19:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 12 Apr 2012 10:19:21 +0000 (19:19 +0900)
commita4e02f6d83d4fcdb13bcaba76878fc5ea0da9911
tree03fa3cfb50f700049f4389b642cd1e232ea3ab89
parentee565105ccedc63728a83f4deb1c10dc57091959
serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.

This updates the earlier break_ctl support regardless of regtype so long
as the requisite SCSPTR exists. This is the same approach used by
sci_init_pins() for providing a generic solution now that we're able to
detect register capabilities on a per-port basis.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/tty/serial/sh-sci.c