diff options
author | James Hogan <james.hogan@imgtec.com> | 2013-02-06 14:45:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-06 11:10:17 -0800 |
commit | a8cd98586b1f9e3b5dd7e141bcfe8f078fbb39ed (patch) | |
tree | e442817ff8461de7925e9d77e043eb3e8070c9cb /drivers/input/serio | |
parent | 8200e38a0cbf95dd2acaa565badb9b6a71c0e9c3 (diff) |
tty: metag_da: avoid getting tty kref in dashtty_timer()
Getting the tty kref in dashtty_timer() is no longer necessary since it
isn't needed in fetch_data() any longer (due to changes which make the
tty flip functions refer to tty_ports instead of tty_structs), so just
pass around a channel number instead.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/input/serio')
0 files changed, 0 insertions, 0 deletions