commit | b863d51490b7c6e339c9565eda786cadc1218d48 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Aug 31 16:07:31 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:55:16 2009 -0500 |
tree | e3c0eb8b3f77c22f2dae9ecfb05c237097c3ebc5 | |
parent | 22286bc6468adac10b2eb7e603f1a8ba524bfb03 [diff] |
cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr() Simplify the logic to do everything inside the function. Return 0xff if index is out of range independetly of DEBUG_CIRRUS Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>