kernel-hacking-2024-linux-s.../sound/ppc
Uwe Kleine-König d2eb433c85 ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::driver_data to 0
The driver doesn'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>
Link: https://patch.msgid.link/20240708130254.9631-2-u.kleine-koenig@baylibre.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-07-09 09:16:30 +02:00
..
awacs.c ALSA: Explicitly include correct DT includes 2023-07-16 14:50:56 +02:00
awacs.h
beep.c
burgundy.c ALSA: Explicitly include correct DT includes 2023-07-16 14:50:56 +02:00
burgundy.h
daca.c
Kconfig
keywest.c ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-07-09 09:16:30 +02:00
Makefile ALSA: misc: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:13 +02:00
pmac.c
pmac.h
powermac.c ALSA: ppc/powermac: Convert to platform remove callback returning void 2023-03-20 13:07:06 +00:00
snd_ps3.c ALSA: ppc: fix unused function local variable 2023-02-09 08:04:36 +01:00
snd_ps3.h
snd_ps3_reg.h
tumbler.c ALSA: Use of_property_read_bool() for boolean properties 2023-04-19 08:26:08 +02:00
tumbler_volume.h