You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dpll: add reserved fields to dpll_device_ops and dpll_pin_ops structs
JIRA: https://issues.redhat.com/browse/RHEL-111904
Upstream Status: RHEL-only
Structures dpll_device_ops and dpll_pin_ops are protected by kABI,
add reserved fields to them to make them extensible. Also add
comments to dpll_device and dpll_pin structure we can freely modify
them.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
0 commit comments