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)
commit2bfde348879a3edc402544b2b432420b929cf959
tree19f67ae99ae8058ffff419edb4663e89a94bf0fd
parent47830c1127ef166af787caf2f871f23089610a7f
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]