]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: register net and video config subsystems with configFS
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 12 Jun 2019 09:30:29 +0000 (11:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:52:39 +0000 (11:52 +0200)
commitfdc852c5f37fc856f7f4d9b36c9282c616c2f203
tree89c1aac23820cb129f8e19b9ac5bb926b3b0c711
parentff79c2ac4176d0c0f9c4a1a53c55ffc2d5621408
staging: most: register net and video config subsystems with configFS

This patch makes the core components net and video register their config
subsystems with configFS. It is needed to have the configuration interface
of the modules exposed to user space.

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