Skip to content

Commit 2119c72

Browse files
committed
Merge: update intel-speed-select driver and tool
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4540 JIRA: https://issues.redhat.com/browse/RHEL-20031 Signed-off-by: David Arcari <darcari@redhat.com> Approved-by: Desnes Nunes <desnesn@redhat.com> Approved-by: Lenny Szubowicz <lszubowi@redhat.com> Approved-by: Steve Best <sbest@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Lucas Zampieri <lzampier@redhat.com>
2 parents f4eed03 + 0c10ee3 commit 2119c72

File tree

10 files changed

+419
-84
lines changed

10 files changed

+419
-84
lines changed

drivers/platform/x86/intel/speed_select_if/isst_if_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,4 +839,5 @@ void isst_if_cdev_unregister(int device_type)
839839
}
840840
EXPORT_SYMBOL_GPL(isst_if_cdev_unregister);
841841

842+
MODULE_DESCRIPTION("ISST common interface module");
842843
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)