aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ctrls-request.c
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-08-10 21:46:18 +0400
committerWolfram Sang <[email protected]>2023-09-19 22:09:58 +0200
commitcdb55bdb50eb1a458ad8f34550304296c39690f3 (patch)
tree43537550ae8caee78b87eeae241d2c96b293734e /drivers/media/v4l2-core/v4l2-ctrls-request.c
parentbcfaaa9711127eda1803f164ae4d790f38ff1122 (diff)
i2c: dev: make i2c_dev_class a static const structure
Now that the driver core allows for struct class to be in read-only memory, move the i2c_dev_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions