serial: sh-sci: Kill off per-port enable/disable callbacks.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 04:55:31 +0000 (13:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 04:55:31 +0000 (13:55 +0900)
commit23241d43eac88f63a7f0bf4d5c12bbc496651585
tree18a45892d69880caf370eb72201a448ee24e196d
parent7f405f9c3117acfa8a9775c467ab433b23abc5a7
serial: sh-sci: Kill off per-port enable/disable callbacks.

Ultimately we want everything to be going through the clock framework and
runtime pm, so kill off the per-port callbacks that enabled ports to
bypass the common infrastructure.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/tty/serial/sh-sci.c