aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_sched.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-09-09 20:26:47 +0300
committerJarkko Sakkinen <jarkko@kernel.org>2024-09-17 18:56:37 +0300
commite5d76ae8822cf52e4f56a507205d27e8d8b53ec8 (patch)
tree81effe26bbb9641f2dd4dba351c490f74bd86b24 /drivers/gpu/drm/lima/lima_sched.c
parent27141f1950b8e40499a7aa95341cd5a37029a097 (diff)
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
These drivers don't use the driver_data member of struct i2c_device_id, so don't explicitly initialize this member. This prepares putting driver_data in an anonymous union which requires either no initialization or named designators. But it's also a nice cleanup on its own. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions