summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/matrox/matroxfb_DAC1064.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-06-24 15:29:04 +0200
committerHelge Deller <deller@gmx.de>2024-06-24 15:57:42 +0200
commitc260bda655993bf72d3f9a6df9e9021c3c1cd1be (patch)
treef771a83ea6817acb6b5c528041dae8e085e084e6 /drivers/video/fbdev/matrox/matroxfb_DAC1064.c
parente4066d17b92ea7930fbef990912c49b07430a6e0 (diff)
fbdev: 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> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/video/fbdev/matrox/matroxfb_DAC1064.c')
0 files changed, 0 insertions, 0 deletions