summaryrefslogtreecommitdiff
path: root/samples/Makefile
blob: 2e02575f779441bf1babe686f50f0b7fb1d3e03e (plain)
1
2
3
# Makefile for Linux samples code

obj-$(CONFIG_SAMPLES)	+= markers/ kobject/ kprobes/
1815'>sysfs_slave.c
AgeCommit message (Expand)Author
2024-03-28soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman
2024-03-28soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman
2024-03-28soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman