staging: most: deregister net and video config subsystems with configFS
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 13 Jun 2019 15:23:47 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Jun 2019 18:54:28 +0000 (20:54 +0200)
commitc90c1b427b08c17c9c1385b3d0aaf3004fe3d877
treec2c1a44d2d0d9ee871017cd817af9093b171c17a
parent9884b3f6f73d931e59646c56046d75a56f39a6de
staging: most: deregister net and video config subsystems with configFS

This patch makes the modules net and video deregister its config subsystems
when the modules are removed from the kernel.

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