mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 02:35:30 +00:00
Remove the read operation from mgag200_init_pci_options(). It was
incorrectly added while refactoring the code. Reading the PCI option
register clears the register's new value and subsequently leads to
re-writing the old value.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mgag200_drv.c | ||
| mgag200_drv.h | ||
| mgag200_g200.c | ||
| mgag200_g200eh3.c | ||
| mgag200_g200eh.c | ||
| mgag200_g200er.c | ||
| mgag200_g200ev.c | ||
| mgag200_g200ew3.c | ||
| mgag200_g200se.c | ||
| mgag200_g200wb.c | ||
| mgag200_i2c.c | ||
| mgag200_mode.c | ||
| mgag200_pll.c | ||
| mgag200_reg.h | ||