diff options
author | Thomas Weißschuh <[email protected]> | 2023-02-11 03:33:53 +0000 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-02-11 09:37:42 +0100 |
commit | aacdac35b906e476b175a8ffc057165eca563076 (patch) | |
tree | b6a3c28f924b27312b1bc6e7ce574bc9426b7fd0 /drivers/platform/surface/aggregator/controller.c | |
parent | 4fe20d62842eaa858267df1535f3e2bd39275c4a (diff) |
ALSA: hda: make kobj_type structure constant
Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")
the driver core allows the usage of const struct kobj_type.
Take advantage of this to constify the structure definition to prevent
modification at runtime.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions