isdn/gigaset: remove dummy CAPI method implementations
commitb578244ed982bb29fac1363b4ae29be2142cc151
authorTilman Schmidt <tilman@imap.cc>
Sun, 23 May 2010 01:02:38 +0000 (23 01:02 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:30:09 +0000 (2 10:30 -0700)
tree209f31870b2bba0f26e377c83d9fa8f03070f2c8
parentb83839af65811ffdce669ecbec121ba11c2be594
isdn/gigaset: remove dummy CAPI method implementations

commit e487639dc8ca6bd6c19a4140f45ebc88da56ddd5 upstream.

Dummy implementations for the optional CAPI controller operations
load_firmware and reset_ctr can cause userspace callers to hang
indefinitely. It's better not to implement them at all.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Acked-by: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/gigaset/capi.c