summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2022-02-16 10:51:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-17 16:20:45 +0100
commit5c44d9d7570b244ca08fef817c4c90aa7a1f1b5f (patch)
tree964906bec635b1c4c9bcb1a2b2e2588d243761cc /lib/Kconfig
parentxhci: dbc: create and remove dbc structure in dbgtty driver. (diff)
downloadlinux-5c44d9d7570b244ca08fef817c4c90aa7a1f1b5f.tar.xz
linux-5c44d9d7570b244ca08fef817c4c90aa7a1f1b5f.zip
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
These names give the impression the functions are related to module init calls, but are in fact creating and removing the dbc fake device Rename them to xhci_create_dbc_dev() and xhci_remove_dbc_dev(). We will need the _init and _exit names for actual dbc module init and exit calls. No functional changes Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20220216095153.1303105-4-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions