]> git.baikalelectronics.ru Git - kernel.git/commit
serial: introduce tty krefs
authorAlan Cox <alan@linux.intel.com>
Sat, 19 Sep 2009 20:13:33 +0000 (13:13 -0700)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:33 +0000 (13:13 -0700)
commitc596a0fbdde492b2900ab3370a5b170a8b650141
tree78b2e1b634b01debc7aa35dcb67baeb93a9b35d0
parent1e51b78cc13a2a56a4e8a9379a9c392e2ce14f30
serial: introduce tty krefs

Initially just use the helper and thus krefs when we set and clear the
port values.

Signed-off-by: Alan Cox <alan@linux.intel.com>
drivers/serial/serial_core.c