]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: most: rename functions to register a driver with most_core
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:05:01 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commited021a0f8e5b1ac2966a997e908c6a7824da6baa
treeb07c56423be716caf3d7b6448ce5e8955c2d5284
parenta12844410c4350305b9ae1c1e0c5d6bd87297e6b
staging: most: rename functions to register a driver with most_core

This patch renames the functions to register and deregister a component
module with the core. It is needed because the modules that interface the
userspace are referred to as components.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/cdev/cdev.c
drivers/staging/most/core.c
drivers/staging/most/core.h
drivers/staging/most/net/net.c
drivers/staging/most/sound/sound.c
drivers/staging/most/video/video.c