diff options
| author | Dmitry Torokhov <[email protected]> | 2024-09-05 21:49:07 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2024-09-05 21:49:07 -0700 |
| commit | f057b57270c2a17d3f45c177e9434fa5745caa48 (patch) | |
| tree | 1c9a2475ea9305f8b128bb8fb74d74660445a6fa /scripts/const_structs.checkpatch | |
| parent | a790df272a20dcc88ffebe20eca34c54f528fcaa (diff) | |
| parent | de35996d4b364749194c5b473d1912578880833e (diff) | |
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Bring in changes removing support for platform data from matrix-keypad
driver.
Diffstat (limited to 'scripts/const_structs.checkpatch')
| -rw-r--r-- | scripts/const_structs.checkpatch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch index 52e5bfb61fd0..014b3bfe3237 100644 --- a/scripts/const_structs.checkpatch +++ b/scripts/const_structs.checkpatch @@ -64,7 +64,17 @@ platform_suspend_ops proc_ops proto_ops pwm_ops +reg_default +reg_field +reg_sequence regmap_access_table +regmap_bus +regmap_config +regmap_irq +regmap_irq_chip +regmap_irq_sub_irq_map +regmap_range +regmap_range_cfg regulator_ops reset_control_ops rpc_pipe_ops @@ -79,6 +89,7 @@ snd_rawmidi_ops snd_soc_component_driver snd_soc_dai_ops snd_soc_ops +snd_soc_tplg_ops soc_pcmcia_socket_ops stacktrace_ops sysfs_ops |