]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
istallion: Use helpers
authorAlan Cox <alan@redhat.com>
Tue, 22 Jul 2008 12:44:14 +0000 (13:44 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jul 2008 20:03:29 +0000 (13:03 -0700)
commited569bfb8e5d0725db11018130e44eb567d829c1
treeeda932b2a6a9120385b155e089d1c076434c8b7b
parentc68a99cda87a8356ea0e56cc5111043ac8402ffd
istallion: Use helpers

The ldisc needs to be referenced properly when used. The tty layer has a
helper for this which should have been used but this driver got missed
originally.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/istallion.c