Revision f40ebd6bcbbd0d30591f42dc16be52b5086a366b authored by Patrik Jakobsson on 05 March 2013, 13:24:48 UTC, committed by Daniel Vetter on 06 March 2013, 17:03:07 UTC
According to PRM we need to disable hsync and vsync even though ADPA is
disabled. The previous code did infact do the opposite so we fix it.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56359
Tested-by: max <manikulin@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent 60222c0
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 483 bytes
br.c -rw-r--r-- 2.0 KB
br_device.c -rw-r--r-- 8.5 KB
br_fdb.c -rw-r--r-- 15.8 KB
br_forward.c -rw-r--r-- 6.1 KB
br_if.c -rw-r--r-- 9.5 KB
br_input.c -rw-r--r-- 5.1 KB
br_ioctl.c -rw-r--r-- 8.9 KB
br_mdb.c -rw-r--r-- 10.9 KB
br_multicast.c -rw-r--r-- 39.8 KB
br_netfilter.c -rw-r--r-- 28.3 KB
br_netlink.c -rw-r--r-- 7.9 KB
br_notify.c -rw-r--r-- 2.6 KB
br_private.h -rw-r--r-- 17.3 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 12.7 KB
br_stp_bpdu.c -rw-r--r-- 5.6 KB
br_stp_if.c -rw-r--r-- 7.4 KB
br_stp_timer.c -rw-r--r-- 4.5 KB
br_sysfs_br.c -rw-r--r-- 23.4 KB
br_sysfs_if.c -rw-r--r-- 8.1 KB

back to top