2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/drivers/video/fbdev/via
Christoph Hellwig 3f3942aca6 proc: introduce proc_create_single{,_data}
Variants of proc_create{,_data} that directly take a seq_file show
callback and drastically reduces the boilerplate code in the callers.

All trivial callers converted over.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2018-05-16 07:23:35 +02:00
..
accel.c fbdev: Use IS_ENABLED() instead of checking for built-in or module 2016-05-13 15:14:38 +03:00
accel.h
chip.h
debug.h
dvi.c
dvi.h
global.c
global.h
hw.c
hw.h
ioctl.c
ioctl.h
lcd.c
lcd.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
share.h
tblDPASetting.c
tblDPASetting.h
via_aux_ch7301.c
via_aux_edid.c
via_aux_sii164.c video: fbdev: via: remove VLA usage 2018-03-12 17:06:55 +01:00
via_aux_vt1621.c
via_aux_vt1622.c
via_aux_vt1625.c
via_aux_vt1631.c video: fbdev: via: remove VLA usage 2018-03-12 17:06:55 +01:00
via_aux_vt1632.c video: fbdev: via: remove VLA usage 2018-03-12 17:06:55 +01:00
via_aux_vt1636.c video: fbdev: via: remove VLA usage 2018-03-12 17:06:55 +01:00
via_aux.c
via_aux.h
via_clock.c
via_clock.h
via_i2c.c
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
via-core.c video: fbdev: via: constify pci_device_id. 2017-08-01 17:20:41 +02:00
via-gpio.c
viafbdev.c proc: introduce proc_create_single{,_data} 2018-05-16 07:23:35 +02:00
viafbdev.h
viamode.c
viamode.h
vt1636.c
vt1636.h