Skip to content

Remove unnecessary WCM_PAD flag and clean up WCM_LCD#366

Merged
Pinglinux merged 2 commits into
linuxwacom:masterfrom
Pinglinux:wcm_lcd_cleanup
Oct 15, 2025
Merged

Remove unnecessary WCM_PAD flag and clean up WCM_LCD#366
Pinglinux merged 2 commits into
linuxwacom:masterfrom
Pinglinux:wcm_lcd_cleanup

Conversation

@Pinglinux

Copy link
Copy Markdown
Member

We rely on kernel INPUT_PROP_DIRECT to tell us if the tablet is a display tablet or not. No need to keep those hard coded checks for this flag. The WCM_PAD is not used for anything now. Remove it too.

@whot whot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

github doesn't let me comment on commit messages but: festure verification looks like a typo :) Can you please fix that message, thanks. LGTM otherwise

Ping Cheng added 2 commits October 15, 2025 11:05
Rely on	INPUT_PROP_DIRECT which is passed directly from the kernel
driver. Keep the WCM_LCD flag as defined for feature verification.

Signed-Off-By: Ping Cheng <ping.cheng@wacom.com>
The flag is not used anywhere in the code. The PAD interface is
decided in wcmConfig and wcmUSB.

Signed-Off-By: Ping Cheng <ping.cheng@wacom.com>
@Pinglinux Pinglinux merged commit 426e25d into linuxwacom:master Oct 15, 2025
13 checks passed
@Pinglinux Pinglinux deleted the wcm_lcd_cleanup branch October 15, 2025 18:31
@Pinglinux

Copy link
Copy Markdown
Member Author

@whot Thank you Peter for your attention to the details. The commit comments have been fixed.

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