commit | b1cbefe5d5fc2d4a6109961d914027172ce8e152 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Aug 04 17:22:11 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 04 17:12:06 2008 -0700 |
tree | d05389e191a280d4c6dc27689f95bc6b710f09e5 | |
parent | c635fd3d3de9dec4729135add72c2ff32595605b [diff] |
blackfin: Fix compile failure in tty code Blackfin peers into the ldisc in an odd way for IRDA snooping which therefore got missed. Simple enough fix. Closes bug #11233 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>