]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitaf4218c3a699542adc9b76c8972828a726e7b0dc
tree393cbcc6df5b6bf8ffd3614ff18ac5fff80db483
parentc5419e6f054c877339f754e02c3b1dafd88cd96c
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>
drivers/isdn/gigaset/ser-gigaset.c