linux/drivers/staging/most
Christian Gromm 1a89eb0a8f staging: most: configfs: add code for link removal
This patch adds code that cleans up established links whenever the destroy
attribute is set or if the config_item (directory) is being removed.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-16 13:25:18 +02:00
..
cdev staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
dim2 staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
Documentation staging: most: Documentation: add information to driver_usage file 2018-12-17 16:10:20 +01:00
i2c staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
net staging: most: change signature of function probe_channel 2019-04-16 13:24:58 +02:00
sound staging: most: allow speculative configuration 2019-04-16 13:25:18 +02:00
usb staging: most: usb: remove prefix from description tag 2019-04-16 13:25:17 +02:00
video staging: most: change signature of function probe_channel 2019-04-16 13:24:58 +02:00
configfs.c staging: most: configfs: add code for link removal 2019-04-16 13:25:18 +02:00
core.c staging: most: allow speculative configuration 2019-04-16 13:25:18 +02:00
core.h staging: most: allow speculative configuration 2019-04-16 13:25:18 +02:00
Kconfig staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
Makefile staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
TODO