linux_dsm_epyc7002/drivers/isdn/capi
Paul Bolle a79f5d2612 isdn/capi: Make verbose reporting depend on capidrv
The Kconfig symbol ISDN_DRV_AVMB1_VERBOSE_REASON is only used for
capi_info2str(). That function is only used in capidrv.c. So setting it
without setting ISDN_CAPI_CAPIDRV is pointless. Make it depend on
ISDN_CAPI_CAPIDRV, rename it to ISDN_CAPI_CAPIDRV_VERBOSE and put its
entry after ISDN_CAPI_CAPIDRV's entry.

Since this symbol seems to be primarily used for debugging, keep it off
by default. By now the last users of capidrv hopefully know all they
need to know about the reasons for disconnecting.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-04 23:13:41 -07:00
..
capi.c TTY: add tty_port_tty_wakeup helper 2013-03-18 16:19:45 -07:00
capidrv.c isdn/capi: Make verbose reporting depend on capidrv 2014-06-04 23:13:41 -07:00
capidrv.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
capilib.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
capiutil.c isdn/capi: move capi_info2str to capidrv.c 2014-06-04 23:13:41 -07:00
kcapi_proc.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
kcapi.c isdn/kcapi: fix a small underflow 2013-05-20 13:38:14 -07:00
kcapi.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig isdn/capi: Make verbose reporting depend on capidrv 2014-06-04 23:13:41 -07:00
Makefile capi: Perform scheduled capifs removal 2011-04-06 14:43:33 -07:00