| commit | bb7663dec67b691528f104894429b3859fb16c14 | [log] [tgz] |
|---|---|---|
| author | Daniel Lee <chullee@google.com> | Mon Sep 29 18:09:39 2025 -0700 |
| committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Sep 30 15:46:28 2025 -0400 |
| tree | 67c99bdcf9566f3721bac0a3a2558d2003b28b9e | |
| parent | 60cd16a3b7439ccb699d0bf533799eeb894fd217 [diff] |
scsi: ufs: sysfs: Make HID attributes visible
Call sysfs_update_group() after reading the device descriptor to ensure
the HID sysfs attributes are visible when the feature is supported.
Fixes: ae7795a8c258 ("scsi: ufs: core: Add HID support")
Signed-off-by: Daniel Lee <chullee@google.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>