diff options
author | Sebastian "Swift Geek" Grzywna <swiftgeek@gmail.com> | 2016-09-08 02:05:31 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2017-06-05 17:25:45 +0200 |
commit | 34e10871f9f1004a0c007a26d2d77440997fafa1 (patch) | |
tree | 5c6bacf255cfaefe600c5c358b20631ab1db941c /src/mainboard/tyan | |
parent | 4c9cf304c7a4512bef50d266c21d7a5adeebe74a (diff) |
intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c
This typo existed in code before rewriting for using
defines and it's clearly visible after rewrite.
Previously it was writing to reserved area of GMBUS0 register,
while values are matching those of GMBUS1.
This line probably is a no-op since it's just sending the STOP
again (without an address set this time).
Change-Id: Ic85ef925c41ad01ed469f9d4f4412cbe44ca6d8e
Signed-off-by: Sebastian "Swift Geek" Grzywna <swiftgeek@gmail.com>
Reviewed-on: https://review.coreboot.org/16341
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/tyan')
0 files changed, 0 insertions, 0 deletions