OSDN Git Service

staging: most: rename struct core_component
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 13 Dec 2019 12:04:15 +0000 (13:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 12:50:04 +0000 (13:50 +0100)
commit45917e79202c7a0b67f1331c154afba77a3d4a1e
treedd4e5fda89d60418370a72d4bf9c6533b5be1574
parentc1d3fb8abe667cd9aa59f3a176ca4d0636d9b44b
staging: most: rename struct core_component

The stuctures defined in the most.h header file will be exposed to the
kernel once the file is moved out of the staging area. That's why the name
is changed into something more descriptive.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1576238662-16512-3-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/cdev/cdev.c
drivers/staging/most/configfs.c
drivers/staging/most/core.c
drivers/staging/most/most.h
drivers/staging/most/net/net.c
drivers/staging/most/sound/sound.c
drivers/staging/most/video/video.c