2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 16:44:29 +08:00
linux-next/drivers/staging/most
Christian Gromm 1637a947e6 staging: most: core: remove sysfs attr remove_link
This patch removes the sysfs attribute remove_link, as it is not needed
anymore since the introduction of the configfs configuration interface.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1574258738-12863-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-20 15:21:49 +01:00
..
cdev staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
dim2 staging: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:50:04 +02:00
Documentation staging: most: trivial: fix a couple of typos 2019-06-06 15:03:34 +02:00
i2c staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
net staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
sound staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
usb staging: most: usb: remove prefix from description tag 2019-04-16 13:25:17 +02:00
video staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
configfs.c staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
core.c staging: most: core: remove sysfs attr remove_link 2019-11-20 15:21:49 +01:00
core.h staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
Kconfig staging: most: Fix Kconfig indentation 2019-11-20 15:20:29 +01:00
Makefile staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
TODO