diff options
| author | Dan Williams <[email protected]> | 2024-02-22 20:41:00 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-02-23 06:34:26 +0000 |
| commit | aa3c88990f77bb9acb3d445337bc088031ac63f9 (patch) | |
| tree | f2bc2493140b290a18a3db116e9e30be336c252d /drivers/pwm/pwm-microchip-core.c | |
| parent | sysfs: Fix crash on empty group attributes array (diff) | |
| download | kernel-aa3c88990f77bb9acb3d445337bc088031ac63f9.tar.gz kernel-aa3c88990f77bb9acb3d445337bc088031ac63f9.zip | |
sysfs: Document new "group visible" helpers
Add documentation and examples for how to use
DEFINE_SYSFS_GROUP_VISIBLE() and SYSFS_GROUP_VISIBLE(). Recall that the
motivation for this work is that it is easier to reason about the
lifetime of statically defined sysfs attributes that become visible at
device_add() time rather than dynamically adding them later.
DEFINE_SYSFS_GROUP_VISIBLE() tackles one of the reasons to opt for
dynamically created attributes which did not have a facility for hiding
empty directories.
Signed-off-by: Dan Williams <[email protected]>
Link: https://lore.kernel.org/r/170863446065.1479840.10697164014098377292.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-microchip-core.c')
0 files changed, 0 insertions, 0 deletions
