gigaset: remove unnecessary poll method
authorTilman Schmidt <tilman@imap.cc>
Sun, 30 Nov 2008 05:38:04 +0000 (21:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Nov 2008 05:38:04 +0000 (21:38 -0800)
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>

No differences found