diff options
| author | Uwe Kleine-König <[email protected]> | 2024-07-10 07:30:50 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-07-10 11:57:40 +0000 |
| commit | 41ea26a06ae5e329fb6ae22526999c8a23d82737 (patch) | |
| tree | dd64be21363bff24d1b176fd4bf70992ea4d5118 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller (diff) | |
| download | kernel-41ea26a06ae5e329fb6ae22526999c8a23d82737.tar.gz kernel-41ea26a06ae5e329fb6ae22526999c8a23d82737.zip | |
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data to 0
These driver 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
