]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: add new file configfs.c
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 3 Apr 2019 13:19:44 +0000 (15:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:24:58 +0000 (13:24 +0200)
commita76d887f035f64d7d5ce5cadde2e64936b16b38d
tree19f67ae99ae8058ffff419edb4663e89a94bf0fd
parentedb39deb807fe4fa0a2827e6da76c0db8714be28
staging: most: add new file configfs.c

This patch adds the file configfs.c to the driver directory. The file
registers the necessary subsystems with configfs in order to move the
driver configuration from sysfs to configfs.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/configfs.c [new file with mode: 0644]