Skip to content

remove dmi.driver_data and modify the judgment for check two modules#443

Closed
sujimmy wants to merge 1 commit into
intel:masterfrom
sujimmy:pr_fix_rotation_issue
Closed

remove dmi.driver_data and modify the judgment for check two modules#443
sujimmy wants to merge 1 commit into
intel:masterfrom
sujimmy:pr_fix_rotation_issue

Conversation

@sujimmy
Copy link
Copy Markdown
Contributor

@sujimmy sujimmy commented Jun 3, 2026

meet an issue with dmi_first_match function.
need to remove driver.data and modify the judgment to meet requirement

Signed-off-by: Jimmy Su <jimmy.su@intel.com>
+ return 180;
+ if (obj) {
+ /* Compare sensor model ID variants */
+ if (!strcmp(obj->string.pointer, "CJFOE90_B") ||
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to find better solution for long term

@sujimmy sujimmy closed this Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants