diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-04-30 00:54:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 08:29:46 -0700 |
commit | 3e8e88ca053150efdbecb45d8f481cf560ec808d (patch) | |
tree | 1a763eb645fabf5dfb869c6982bf6c8ab030982f /sound/core | |
parent | f2545a75632d18d62aa287b9e5d207255cc8bffc (diff) | |
download | blackbird-obmc-linux-3e8e88ca053150efdbecb45d8f481cf560ec808d.tar.gz blackbird-obmc-linux-3e8e88ca053150efdbecb45d8f481cf560ec808d.zip |
pty: prepare for tty->ops changes
We are about to change the tty layer to avoid keeping private copies of all
the methods in each tty. We have to update the pty layer first as it
currently patches the ioctl method according to the tty type. Use multiple
tty operations sets instead.
Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions