mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
Some pci_device_id arrays already used the PCI_DEVICE macros, others used named initializers or list initializers. Unify all to use the PCI_DEVICE macros and (if applicable) a named initializer for .driver_data. Also drop all zeros that the compiler can care for and unify indention and spacing. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org> |
||
|---|---|---|
| .. | ||
| hopper_cards.c | ||
| hopper_vp3028.c | ||
| hopper_vp3028.h | ||
| Kconfig | ||
| Makefile | ||
| mantis_ca.c | ||
| mantis_ca.h | ||
| mantis_cards.c | ||
| mantis_common.h | ||
| mantis_dma.c | ||
| mantis_dma.h | ||
| mantis_dvb.c | ||
| mantis_dvb.h | ||
| mantis_evm.c | ||
| mantis_hif.c | ||
| mantis_hif.h | ||
| mantis_i2c.c | ||
| mantis_i2c.h | ||
| mantis_input.c | ||
| mantis_input.h | ||
| mantis_ioc.c | ||
| mantis_ioc.h | ||
| mantis_link.h | ||
| mantis_pci.c | ||
| mantis_pci.h | ||
| mantis_pcmcia.c | ||
| mantis_reg.h | ||
| mantis_uart.c | ||
| mantis_uart.h | ||
| mantis_vp1033.c | ||
| mantis_vp1033.h | ||
| mantis_vp1034.c | ||
| mantis_vp1034.h | ||
| mantis_vp1041.c | ||
| mantis_vp1041.h | ||
| mantis_vp2033.c | ||
| mantis_vp2033.h | ||
| mantis_vp2040.c | ||
| mantis_vp2040.h | ||
| mantis_vp3030.c | ||
| mantis_vp3030.h | ||