commit | af4218c3a699542adc9b76c8972828a726e7b0dc | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Sat Nov 29 21:38:04 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 29 21:38:04 2008 -0800 |
tree | 393cbcc6df5b6bf8ffd3614ff18ac5fff80db483 | |
parent | c5419e6f054c877339f754e02c3b1dafd88cd96c [diff] |
gigaset: remove unnecessary poll method The N_GIGASET_M101 line discipline implemented by the ser_gigaset driver does not transfer any data from/to userspace through the tty interface. Therefore a poll method is not needed. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>